If you are having an issue where the UI stays on the screen when you leave a container, add the following function to the file (I'd suggest right below the DestroyUi function):
Code:void OnPlayerLootEnd(PlayerLoot inventory) { BasePlayer player; if ((player = inventory.GetComponent<BasePlayer>()) == null) return; DestroyUi(player); }

QuickSort
Adds a GUI that allows players to quickly sort items into containers
Total Downloads: 14,542 - First Release: Jul 26, 2015 - Last Update: Mar 31, 2017
- 5/5, 44 likes
-
has anyone got the cs file with the fix so it does not stay on the screen thanks.
-
Wulf Community Admin
-
What do I need to change the "0" to in order to enable the Loot All function? I've tried different values and reloaded still not getting the button
Thank you, love this plugin.
-
Not working at last Rust update.
-
Wulf Community Admin
-
-
-
Anyway we can add Components to this marvelous plugin? Thanks.
-
i can not seem to get the plugin to work on my server can anyone help
-
Wulf Community Admin
-
There is no errors that come up. i rent my server and use FileZilla to put my plugins into my server.
-
Wulf Community Admin
-
what in the rust logs or in the FileZilla logs. cause the other plugins I loaded went into my rust server
-
Wulf Community Admin
-
please fix
Attached Files:
-
-
-
Sorting does not always work
-
Can you add a button for components too?
-
I'm doing, revoke group default quicksort.lootall
Not working, is that the group name for oxide as well?Last edited by a moderator: Jun 16, 2017