There is none thats why you dont see it on the overview only way is delete the kits_data.json when server is offline
Rust-Kits
Moved
Total Downloads: 70,145 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Code:
"NPC - GUI Kits": { "0": { "description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>", "kits": [ "start" ] }, "8753201223": { "description": "<color=red>VIPs Kits</color>", "kits": [ "vip" ] } },
-
Code:"NPC - GUI Kits": { "0": { "description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>", "kits": [ "start", "vip" ] },
-
Hello, anybody knows how make a kit with a written note? or a console command to edit a note. Actually, a kit with paper note doesn't save what was written on it when i create the kit
thx a lot -
-
How do i add someone to be able to make a kit.
oxide.grant user "PLAYERNAME" PERMISSIONNAME doesnt work since theres NO permission name to use -
-
How Do You Put BluePrints In Kits?
-
Is anybody else getting a grey screen for their players after picking a kit from the GUI? The GUI brings up a grey screen and then never goes away after buttons do. People have to exit and reload.
-
-
How to enable Kit logging?
I want to see my kit log on server -
-
Hi, i just instal that on my server. I made a test kit followed by the video. When i add it into /kit -s screen. My gui is froze, i mean i can't even close it, after relog i do type /kit became the same. After i remove that kit from the system, all running fine.
Edit: if i call them as /kit test are working.Last edited by a moderator: May 29, 2018 -
-
do kits reset themselves upon wipe when they have a MAX limit? for instance a kit that you can only use 2 times per wipe, when i wipe the server the kits' uses get automatically reseted? or do i have to do that manually?
-
-
-
-
-
Failed to call hook 'cmdConsoleKitShow' on plugin 'Kits v3.2.91' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Kits+UI.LoadImage (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.String img, System.String aMin, System.String aMax) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.CreateKitEntry (.BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& element, System.String panel, System.Single[] pos, System.String entry) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.RefreshKitPanel (.BasePlayer player, UInt64 guiId, Int32 page) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.cmdConsoleKitShow (.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 (Oxide.Core.Plugins.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
Please help me