Hey
Everytime my server restarts, all the kits go.
why is this?
Rust-Kits
Moved
Total Downloads: 70,148 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
I got this error -
Failed to call hook 'GiveKit' on plugin 'Kits v3.2.9' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
at BaseEntity.get_currentTemperature () [0x00000] in <filename unknown>:0
at PlayerInventory.ServerUpdate (Single delta) [0x00000] in <filename unknown>:0
at PlayerInventory.OnClothingChanged (.Item item, Boolean bAdded) [0x00000] in <filename unknown>:0
at ItemContainer.Insert (.Item item) [0x00000] in <filename unknown>:0
at Item.SetParent (.ItemContainer target) [0x00000] in <filename unknown>:0
at Item.MoveToContainer (.ItemContainer newcontainer, Int32 iTargetPos, Boolean allowStack) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.GiveItem (.PlayerInventory inv, .Item item, .ItemContainer container) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.GiveKit (.BasePlayer player, System.String kitname) [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
i get this message when i use Deathmatch arena setup with plugins - Zonemanager - Custom Spawns - kits - event manager - event manager gui -
all works fine when we start a event when the first person dies he wil respawn without loot from the kit and we can not see the player that died.... he can walk around but he cant leave the event.
Who can help me -
Hey @Resistance I have still not been able to use the "k" option to open the kits menu.
My console shows this.
https://i.gyazo.com/02fc6eddf9196cb212c61fa41b36ccf4.png
Any ideas?
[DOUBLEPOST=1518845932][/DOUBLEPOST] -
how do i make it so only people who pay can get certain kits.
-
-
Also, if I put "k" in there, isn't there a binding I have to do? I watched his video, he makes it look like you just have to put the letter "k" in the .json and you're done. Then I looked all over the thread and elsewhere and I can't seem to find anything about a binding setup after you put it in the .json so I was curious if you knew or not on that as well.
Thanks for the help! -
Can anyone help me with my post from last night?
-
You set a permission for the kit and only grant that permission for paying donators. kit /kit permission vip will make the permission for the kit you are editing kits.vip - Then you oxide.grant user steamid kits.vip
-
-
How do i give me permission?? to add kits
-
-
If you set a respawn time it doesnt reload the kit and seems to put you in limbo :\
-
-
how come when i use /kit i get kicked and it says RPC error ADDui
-
need help .SOS
Code:to call hook 'GiveKit' on plugin 'Kits v3.2.9' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component:get_transform () at BaseEntity.get_currentTemperature () [0x00000] in <filename unknown>:0 at PlayerInventory.ServerUpdate (Single delta) [0x00000] in <filename unknown>:0 at PlayerInventory.OnClothingChanged (.Item item, Boolean bAdded) [0x00000] in <filename unknown>:0 at ItemContainer.Insert (.Item item) [0x00000] in <filename unknown>:0 at Item.SetParent (.ItemContainer target) [0x00000] in <filename unknown>:0 at Item.MoveToContainer (.ItemContainer newcontainer, Int32 iTargetPos, Boolean allowStack) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.GiveItem (.PlayerInventory inv, .Item item, .ItemContainer container) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.GiveKit (.BasePlayer player, System.String kitname) [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 (23:32:54) | Failed to call hook 'OnEventKitGiven' on plugin 'TeamDeathmatch v0.3.52' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component:GetComponentFastPath (System.Type,intptr) at UnityEngine.Component.GetComponent[TDMPlayer] () [0x00000] in <filename unknown>:0 at Oxide.Plugins.TeamDeathmatch.GiveTeamShirts (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.TeamDeathmatch.OnEventKitGiven (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.TeamDeathmatch.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
Last edited by a moderator: Feb 19, 2018 -
How Do I Make A Kit Steam So When People Join The Steam Group They Get Kit Steam.
-
autokit does not work if:
the player killed you
fall / drown
killed during sleep
works if:
F1 kill
help pls
Code:/kit add autokit /kit authlevel 2 hide true items
-
-
Hello,
is there a way to create a kit for the Sedan ?
I want to create a VIP KIT so the kit will spawn a Car(Sedan) for players.
Anyone know something?