Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
for kits ? or AuthLevel ?
-
The permission is vip not set2 where are you getting this set2 from or why you think set2 is a permission
-
Impossible... i create group on server console "oxide.group add vip"
I create kit pvp in game
"/kit add pvp"
"/kit edit pvp"
"/kit permission vip"
I add player on group via console server "oxide.usergroup add SrK vip" (SrK is a player)
and he have not permission to use this kit... please help me :/ 2 days for config a server, and i can't
-
Do i have to edit in TimeExecute the command /kit resetdata ? I want to let the kit every day avilable for all Players. please help
-
You just dont add the user to the group you also need to add the permission to the user as well
oxide.grant user SrK vip -
Ty !
and how remove this permission ?
just "oxide.usergroup add SrK vip" ? -
You need to add them to the group as well giving them the user permission
To remove each permission
oxide.revoke user SrK vip
oxide.usergroup remove SrK vip -
how to create every day automaticly the same kit?
-
This has already been answered many many many times look over other pages or check overview
-
I have a quick question. Say that I am wiping my server, and want my ONCE per wipe kit to reset so all players rejoining after the wipe can redeem it. Do I have to erase a data file or change anything in the config file for this to work? Any help is greatly appreciated.
-
/kit resetdata
-
Okay so i just type that after a wipe and i'm good to go? Also, I know I said one question, but this is my first time using this mod. How can I edit a kit that i've previously finished modifying? Last question, I promise

[DOUBLEPOST=1451368993][/DOUBLEPOST]Scratch that second question, I found it with /kit help. I should actually do a bit more work before asking for help lol -
No problem check the overview for each plugin it should answer most questions you have
-
You may want to adjust soon the permission and info
Oxide Core v2.0.1684
Note : my fingers start to hurt lolCode:[12/28/2015 7:09:54 PM] [Oxide] 7:09 PM [Warning] Permission 'vip' (by plugin Kits) is not prefixed with plugin name, should be 'kits.vip'
-
I love this plugin. Never had a single issue with it!
One question though. how would I get it to print into /help? I've seen others with something like it, but no clue how to do it myself as of yet.
Cheers! -
With the HelpText plugin you can also add custom helptext
-
help pls.
oxide.group add vip
oxide.usergroup add NickName vip
/kit add vip
/kit edit vip
/kit permission vip
oxide.grant group vip vip
But anyone can get this kit vip why??
cfg file
Code:"vip": { "name": "vip", "description": null, "max": 0, "cooldown": 85000.0, "authlevel": 0, "hide": false, "npconly": false, "permission": "vip", "image": null, "items": [ { "itemid": 3655341, "bp": false, "skinid": 0, "container": "main", "amount": 1 } ] -
Hi, how can I reset time (cooldown) for specific player and specific kit? Or just reset time for specific player on all kits?
-
Your tutorial vid is amazing! Thank you!!! Made my life so much easier setting this up. Trying to get kits made so i can pair it with your NPC mod. Once I get it working lol