HWKits
Moved
Total Downloads: 9,082 - First Release: Dec 6, 2015 - Last Update: Nov 13, 2017
- 5/5, 27 likes
-
Attached Files:
-
-
Kits.vip
Kits.vip2
Kits.vip3Attached Files:
-
-
To the BetterChat groups or oxide? Btw can you tell me the command to add permissions (groups) for oxide
-
Using the Oxide permission system | Oxide -
Can you tell me the command?
-
-
@Reneb
I got this error messages while using /kit
Code:Failed to call hook 'cmdKit' on plugin 'Kits v1.0.4' (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.cmdKit (.PlayerSession session, 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 (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
-
IM desperatly needing a working version of kits for item v2 if anyone can help i need your legendary powers!
-
Where should i look inn the kits script to change and update up to itemv2 ?
does anyone know ehre to begin updating this vor itemv2Last edited by a moderator: Aug 4, 2017 -
can you update plugin to item v2?
-
Error while compiling: Kits.cs(407,27): error CS0117: `ConVar.Server' does not contain a definition for `Log'
-
Wulf Community Admin
-
Oops! Sorry!
-
Hello all, I have a problem with plugins, they are not work on 100 per cent.
I installed oxide(last version) and plugin Kits 1.0.4
When I wrote:
/kit add start permission false (I tried also to write /kit add start, /kit add "start", /kit add start permission kit.start and then added this permission on group admin such as default)
/kit items cooldown 3600 hide false (I tried all variants of writing this command)
this kit gave me items, but cooldown doesn't work and plugin doesn't wrote me ALL messages (description of attributes, kit list)
plugins dont work, but oxide work(all oxide commands work and write me syntax of commands)
In console write this message, I cant understand this error.Attached Files:
-
-
Your commands are incorrect. /kit add is only used when creating the kit for editing. For all other changes, first you use /kit edit kitname and then use /kit cooldown, /kit description, etc. You then complete the kit by using /kit items which then populates the kit with all items in your inventory, hot bar, and clothing slot. Also note that if the description has more than one word, aka spaces, you must surround the description itself in quotations. So it would be like /kit description "this is the description, I love boobies"
To then edit another kit, if it is not created you do /kit add kitname and then /kit edit kitname
Or if it already exists, simply /kit edit kitname and then repeat the process
But you never use /kit add for anything other than simply creating the kit and its initial name
Not sure about the issues you have with other plugins, since I am all V2 now and I think you are trying to do this in V1. However as of 1 month ago HWClans was working just fine for me. -
@Wulf
Code:Failed to call hook 'cmdKit' on plugin 'Kits v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Covalence.Formatter+Lexer.Lex (System.String text) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Formatter.Parse (System.String text) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Formatter.ToTreeFormat (System.String text, System.Collections.Generic.Dictionary`2 translations) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Formatter.ToUnity (System.String text) [0x00000] in <filename unknown>:0 at Oxide.Game.Hurtworld.Libraries.Player.Message (.PlayerSession session, System.String message, System.String prefix) [0x00000] in <filename unknown>:0 at Oxide.Game.Hurtworld.Libraries.Hurtworld.SendChatMessage (.PlayerSession session, System.String name, System.String message) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.cmdKit (.PlayerSession session, 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
-
-
Code:Failed to call hook 'cmdKit' on plugin 'Kits v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Covalence.Formatter+Lexer.Lex (System.String text) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Formatter.Parse (System.String text) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Formatter.ToTreeFormat (System.String text, System.Collections.Generic.Dictionary`2 translations) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Formatter.ToUnity (System.String text) [0x00000] in <filename unknown>:0 at Oxide.Game.Hurtworld.Libraries.Player.Message (.PlayerSession session, System.String message, System.String prefix) [0x00000] in <filename unknown>:0 at Oxide.Game.Hurtworld.Libraries.Hurtworld.SendChatMessage (.PlayerSession session, System.String name, System.String message) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.cmdKit (.PlayerSession session, 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
-
-