Not resolve the problem when i will create a new kit with /kit add xxxxCode:20:42 [Info] Unloaded plugin Kits v3.2.9 by Reneb 20:42 [Info] Loaded plugin Kits v3.2.9 by Reneb 20:42 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[System.UInt64,System.String].get_Item (UInt64 key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.cmdChatKit (.BasePlayer player, System.String command, System.String[] args) [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
Edit : All is working fine if i make kit from .json directly
Rust-Kits
Moved
Total Downloads: 70,148 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
Attached Files:
-
-
"kit1",
"kit2",
and you cant have a space in the kit name in config file or data file
"vip starter" -
Noted, thank you I will make the changes and report back after I was able to test it
-
Attached Files:
-
-
Guys, in the videos the Author presses something to bring up a window of all the items available to put in the kits. What button did he press? I can't seem to find any items to populate the kits with!
-
-
Hello there, Im using a spawn kit for vip members, Ive hide it from the /kit menu
Now the problem is they can collect as many as they want with /kit kitname
How can they spawn with it unlimited times but not being it to be able to claim it with /kit kitname? -
use the "max" permission
So edit the kit and use
/Kit max 2
they will only be able to "collect" it 2 times
You can change the amount as you need
The Kit menu ( The GUI) was put in to make it easier to see what kit are available, Hiding it from the GUI
does not mean it is inaccessable -
So i cant disable spawn kit from manually spawning by command that sucks
-
/kit authlevel 2 => this will set the kit only manually redeemable for admins
Sounds like this might be what youre looking for? -
No, Its a vip spawn kit, If they respawn they spawn it. Ive hidden it from the gui aswell. But the command still works, /kit vip And they can get as many as they want I want the command gone. While the spawn kit stays ^^
-
Attached Files:
-
-
You had a lot of things wrong/messed upAttached Files:
-
-
-
@Resistance
Thanks ! -
the custom autokits are not working for me, i pretty sure that i setted all correct but it still not working. does anyone kan help me out?
-
fully read the part you need -