yes it loads without error

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
-
Isn't working for me either but it just says it is unloaded. Not sure why or what to do to get it to work. The use command does nothing
-
Wulf Community Admin
-
can a components button be added to the list of items to be deposited please? its an important one now that is missing?
-
Hey @Wulf ; back in May you said you could add an option to hide the UI with a command and also add components.
Is this still a priority or will you not add these features in the near future? Especially the hide UI thing would be really handy.
Also wanted to say: Thanks for all your contributions and Oxide. -
Wulf Community Admin
-
I dont see the quicksort menu on my right side.
No errors nothing, but it just dont popup there. -
Wulf Community Admin
-
-
Wulf Community Admin
-
grant group default quicksort.use -
Wulf Community Admin
-
Hey Wulf, I'm seeing this is server console is this on my end?
Code:(21:43:39) | Failed to call hook 'SortCommand' on plugin 'QuickSort v1.1.1' (NullReferenceException: Object reference not set to an instance of an object) (21:43:39) | at Oxide.Plugins.QuickSort.GetUselessItems (IEnumerable`1 items, .ItemContainer container) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.SortItems (.BasePlayer player, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.SortCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Last edited by a moderator: Aug 21, 2017
-
Wulf Community Admin
-
I opened up the QuickSort.cs file and just replaced every text that says "trap,Traps" to "component,Components" instead. The button shows up now but how does it know which items are components? -
Wulf Community Admin
-
so which string of text is that?
is it just the word "Components"? or is it like a number value? -
Wulf Community Admin
-
I give up. It doesn't sound like it would be difficult to do for an experienced programmer. If someone could please add the component option i will gladly donate.