All players can get the autokit it does not matter what group they are in new players get it first time they login and all get it each time they die
[DOUBLEPOST=1475498834][/DOUBLEPOST]See my post on page 202
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Hmmm yeah ok thanks for your reply
-
Maybe someday the coder will add different autokits for other groups would be nice to see it
-
how can i put kit only for vip?
-
See my post on page 202
-
i made kit starter with max 3 reedems and 300 cooldown. but then if i reeedem it i dont get nothing but i get message kit reedemed. please help
-
Leave it to me to be a super noob. I have a server and a bunch of mods. I just decided to add kits. When i try to add a new kit i get a message back "you dont have access to this command". I dont really know what to do. I can use any other mod and add access to it without any problems. anyone have a suggestion for me? thanks.
-
I have the same issue,help please
-
See my post on page 202
-
I read your post man I'm just not getting what I'm missing. I really need you to spell this one out for me. In the console i do grant user "(myname)" kits.autokit and it says permission "kits.autokit" doesnt exist. when i try it in game chat it says i do not have permission. idk what im missing.
-
I make kit like in your kit video tutorial but items wont apear in my bag when i reedem kit
It looks like plugin doesnt write stuff in my kits.cfg ...
Can i write in /oxide/data/kits.json items by hand? cuz i see inside two kits that i made like this:
{
"Kits": {
"starter": {
"name": "starter",
"description": null,
"max": 5,
"cooldown": 300.0,
"authlevel": 0,
"xpamount": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": []
},
"daily": {
"name": "daily",
"description": null,
"max": 0,
"cooldown": 86400.0,
"authlevel": 0,
"xpamount": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": []
}
}
}
but you can see that item section is empty. Can i put items here? If yes, How?
TnxLast edited by a moderator: Oct 5, 2016 -
how to grant myself with the kit plugin? what to type
-
I am not the coder of this plugin but if you follow my post on page 202 it will work you only have the kit names there not the items in it
Kits | Page 202 | OxideLast edited by a moderator: Oct 5, 2016 -
well can anyone post his /oxide/data/kits.json file. so i can see how can i add items to kit?
-
Just follow my post on page 202 its not hard
Kits | Page 202 | OxideLast edited by a moderator: Oct 5, 2016 -
How does this actualy works? what can i do with this /kit option1 value1 option2 value2 option3 value3 => set the options for a kit you are currently editing
[DOUBLEPOST=1475701232][/DOUBLEPOST]heey man first give u self the items in ur inventory place them how you want them and then do /kit items -
Having a problem in-game when trying to make a new kit. Get this error:
[Oxide] 02:32 [Error] Failed to call hook 'OnServerCommand' on plugin 'RustCore
v1.0.0' (NullReferenceException: Object reference not set to an instance of an o
bject)
This happens when I type /kit add <name>
Does this plugin need any dependencies/need any editing of the config before it will work? Thanks -
This problem is with RustCore and the kit plugin does not have the OnServerCommand hook
-
Make sure you are in the admin file or you will have to add yourself everytime.
I dont have to do it. I just have to connect and Im owner already.