The one I posted was not 100% working, the version Nogrod posted fixes the remaining issue from my version. If you are having an issue with any other plugin, please check for an update in their thread else wait for an update.
HWKits
Moved
Total Downloads: 9,083 - First Release: Dec 6, 2015 - Last Update: Nov 13, 2017
- 5/5, 27 likes
-
Wulf Community Admin
-
ok Thanks Wulf
-
-
What if the player has his own gear and items equiped. How auto kit will work then? Will it remove items on spawn or what?
-
-
Code:
[Error] Kits plugin failed to compile! 9:24 AM [Error] Kits.cs(350,21): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference? 9:24 AM [Error] Kits plugin failed to compile! 9:24 AM [Error] Kits.cs(350,21): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
Last edited by a moderator: Dec 20, 2015 -
need update again or its work with 19 5 update?
-
Wulf Community Admin
-
How do i add this too my Server?
-
Hi , I installed 4 plugins on my server.
Welcom msg / Adverts / Kits / Private msg
Only WelcomMsg and Adverts works .
when I type /kit or /pm the console responds unknown command: -
Wulf Community Admin
-
I just restart the server no change ...
[Oxide] 3:08 AM [Error] Timed out waiting for plugin to be compiled: Kits
[Oxide] 3:08 AM [Error] Timed out waiting for plugin to be compiled: PrivateMessageLast edited by a moderator: Dec 20, 2015 -
Hi guys, where can I see the oxide permisssions?
-
Wulf Community Admin
-
I've starting to implement kits into my server. The issue I'm having is that when I redeem a kit, it prompts me that I received the items. However, there isn't an actual icon in my inventory. I can equip it and see my character holding it though. Has anyone else had this issue or does this just sound like a game bug?
-
Code:
[Error] Failed to call hook 'OnPlayerRespawn' on plugin 'Kits v1.0.3' (InvalidCastException: Cannot cast from source type to destination type.) 3:25 AM [Debug] 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: Dec 22, 2015 -
Auto kit only works after respawn. When player dies and respawns only then he gets items from autokit.
The player who connected for the first time to the server does not get anything.
Can you fix this somehow? Everything else is perfect and doesnt need any improvments. -
Wulf Community Admin
-
-
Kits.cs(350,21): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?