You dont need to add or remove yourself from the default group it will auto add you back when you relog also make sure you have not added any permission to yourself as a user
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
[DOUBLEPOST=1491633605][/DOUBLEPOST] -
-
spam in console
Code:12:55 [Error] Failed to call hook 'cmdConsoleKitClose' on plugin 'Kits v3.2.4' (KeyNotFoundException: The given key was not present in the dictionary.) 12:55 [Stacktrace] at System.Collections.Generic.Dictionary`2[System.UInt64,Oxide.Plugins.Kits+PLayerGUI].get_Item (UInt64 key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.cmdConsoleKitClose (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.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
-
-
-
Why does the kit not add a bottle of water? (only a blank is added)
Last edited by a moderator: Apr 10, 2017 -
Hi, i simply cant get Kits to work. The plugin loads fine and the GUI works fine. But i tried to create different kits but when i try to redeem them i will get nothing.
-
-
Never mind, i figured out what you mean nowthanks a lot
Last edited by a moderator: Apr 10, 2017 -
-
I create the kit, then a through the menu that comes out in the video, and the kit does not come out, the panel is set to gray with nothing.
Also, I like it earlier, when the plugin had no GUI. -
Hello! Does the plugin reset itself on wipe or do i have to delete the files manually?
If it's the second... could you add this as a feature? -
you would have to delete the file " Kits_Data.json " located in Oxide/data/...
thats the data of the single players , their uses and cooldowns.
Further- in kits.json you got your setup kits them self.
located in oxide/config you will find another kits.json which is used to setup, what kits you see on the GUI or you can set there specific npcs ,selling/ giving kits.
the last one might changed now during the new gui and the feature to add kits in the gui. -
How to add kit full Small Water Bottle with water??? (only added the empty bottle)
-
I'm really confused on how to make a GUI for this plugin. Can someone please guide me through it? o.o
-
Code:
"NPC - GUI Kits": { "1235439": { "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>", "kits": [ "kit1", "kit2" ] }, ...
-