Reneb submitted a new resource:
Kits - kits plugin
Read more about this resource...
HWKits
Moved
Total Downloads: 9,082 - First Release: Dec 6, 2015 - Last Update: Nov 13, 2017
- 5/5, 27 likes
-
Are permissions in this yet?
-
If they used the base oxide code then most likely there will be permissions
-
no permissions are not ^^
as for giving items
it should be something like in the CLIENT CONSOLE:
"g ITEMID AMOUNT"
List of Item ID's & Names | Oxide
the full item list is also avaible via: "itemlist" in the CLIENT CONSOLE. -
could you add autokits?
-
guys can show an example how to create a set , I am suffering more than two hours and not get (
-
Ok, I am thoroughly confused. Sure wish there was a config file, would probably be easier. I would like to know if it is possible to create a kit for anyone on the server with the following...
(2) #5 Cooked Steak
(75) #21 Wood Log
(1) #96 Basic Boots
(1) #109 Gray Tshirt
(1) #140 Basic Pants
(1) #154 Campfire
A better step by step or json config already to go would be great.
Thanks. -
clear your inventory of anything in it.
Next in console type the following:
g 5 2
g 21 75
g 96 1
g 109 1
g 140 1
g 154 1
Then type in chat /kit add NAME
Next type /kit items
Then if you want to add a cooldown to the kit do this-
/kit cooldown SECONDS
[DOUBLEPOST=1449546199][/DOUBLEPOST]
Next in console type the following:
g 5 2
g 21 75
g 96 1
g 109 1
g 140 1
g 154 1
Then type in chat /kit add NAME
Next type /kit items
Then if you want to add a cooldown to the kit do this-
/kit cooldown SECONDS -
Anyone gotten this to work? My kits are always empty. I have added item to my inventory and my hotbar and nothing.
Code:{ "Kits": { "tkc": { "name": "tkc", "description": null, "max": 0, "cooldown": 0.0, "authlevel": 0, "hide": false, "permission": null, "items": [] } } }
Thanks BHOP!!!!Last edited by a moderator: Dec 8, 2015 -
-
I can't seem to get permissions to do anything, I have tried to use the same method as my rust server but it is saying it's a unknown command. Could someone please post there config so I can just edit to my liking as this if far easier to do in my opinion.
-
Wulf Community Admin
-
Ahhh well thats why I couldn't get it going, thanks Wulf.
-
-
Keep getting "Unknown Command: /kit" when trying to create a kit Any suggestions?
-
Wulf Community Admin
-
-
Wulf Community Admin
-
maybe the patch today broke the plugin?
-
Wulf Community Admin