Can you add sort button to players inventory? Also where can I find a list of the shortnames?
Sort button in player inventory?Suggestion
There's already a suggestion for this. Not sure when it will be implemented.
https://umod.org/community/sort-button/36704-ability-to-sort-inventory
It is certainly possible to do, but it would only display while a container is open, since it's not possible for plugins to detect when the inventory is open because that is entirely client-side.
The simplest way to see the full prefab name of a deployable is to ent kill one and look in the server console. You can also search for prefabs by keyword with the Prefab Sniffer plugin.
RUST Prefab List
Also you can use /prod command from Entity Owner plugin to get entity name of the entity you currently looking at in game.
Also you can use /prod command from Entity Owner plugin to get entity name of the entity you currently looking at in game.
Yes that's understandable. Obviously you would want to only show the sort button when they open the inventory. I think this would be a awesome feature to have and very useful.WhiteThunder
There's already a suggestion for this. Not sure when it will be implemented.
https://umod.org/community/sort-button/36704-ability-to-sort-inventoryIt is certainly possible to do, but it would only display while a container is open, since it's not possible for plugins to detect when the inventory is open because that is entirely client-side.
The simplest way to see the full prefab name of a deployable is to
ent killone and look in the server console. You can also search for prefabs by keyword with the Prefab Sniffer plugin.
Thanks you for that list and information. Hopefully we'll see this implemented. 😊👍