Rust-Kits
Moved
Total Downloads: 70,153 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
anyone have a working kits with gui? thanks
-
[DOUBLEPOST=1444351600][/DOUBLEPOST]
[DOUBLEPOST=1444351997][/DOUBLEPOST]ok so i got the KitGUI to show but now im getting this
[Oxide] 7:49 PM [Error] Failed to call hook 'cmdConsoleKitGui' on plugin 'Kits v3.0.6' (NullReferenceException: Object reference not set to an instance of an object)Attached Files:
-
-
Just got this error when trying to do /kit vip
Code:[Oxide] 5:23 PM [Debug] at Oxide.Plugins.Kits.GetData (.BasePlayer player, System.String kitname, System.String dataname) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.CanRedeemKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
-
also here is the GUI not working anymore
-
the gui does work the plugin needs modified but there is still an error its giving off see my previous comment here is the updated plugin to fix GUI
Attached Files:
-
-
what permission do i need to have to use /kit add?
-
Any idea why i can create the kits, but when they are redeemed they dont produce any items? Im at a loss.
-
How do I adjust permission levels for this plugin? I am saved to the config as the server owner but when I try to save kits I am being told I do not have the permission to do that.
-
-
I have a lot kits list when update kits got empty list! What the hell you shit fix an failure.....
-
[DOUBLEPOST=1444554452][/DOUBLEPOST]
you have to use the "items" option to copy your inv to the kit. -
Hey, so I was playing around with the kit thingy, and I created a kit daily yeah? It worked alrighty, but then I realized, whenever I die and respawn, I get the kit daily? Wat? Like I keep spawning with 10k stone, 10k wood etc And help?
-
because you named it autokit, that's the only explanation.
-
How do I remove it?
Yeah, I remember doing autokit -
/kit remove autokit
-
Thanks
-
Hello, so i was testing to add the to a npc, wich works fine. I set the kit(s) to "npconly true" but then i can't actually redeem it. If i don't use "npconly true" then you can redeem the kit from /kit as well and the npc is useless. Am i doing something wrong or is it just something that needs a lil fix? Im using the version "brohawk" posted btw.
Edit: Getting this error message when trying to redeem kit from npc when "npconly true" activated.
"
[Oxide] 9:14 PM [Debug] at Oxide.Plugins.Kits.CanRedeemKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.cmdConsoleKitGui (.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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 "Last edited by a moderator: Oct 11, 2015 -
-
anyone know the BP format to give yourself a BP? example: inventory.give weapon.mod.holosight will give you a holosight but adding BP to the end does not work.