Rust-Kits
Moved
Total Downloads: 70,148 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Trying to add a kit for VIP that has a 10min cooldown
This is what im typing:
/kit add "vip" "donation rewards" -vip -cooldown600
i get error that reads "Wrong Options: -vip" ive checked and the group does exist
where was my mistake? -
I am having the exact same problem.
-
ok i reversed the -vip and the -cooldown and it worked, but was the vip ignored?
-
Type /kits does it show a the whole command in the kit name? because that's what happened to me when I switched them around...
-
Could anyone help me out with creating a VIP group in oxide groups? I would like to make the group so I can create a kit that only that rank can use. This is what I have so far but I dont know the permission names for kits.
Code:{ "admin": { "Title": "admin", "Rank": 0, "Perms": [] }, "moderator": { "Title": "moderator", "Rank": 1, "Perms": [] }, "player": { "Title": "player", "Rank": 2, "Perms": [] }, "VIP": { "Title": "VIP", "Rank": 3, "Perms": [] } -
ok yes that did ignore the -vip so everyone can use it, can some one tell me the correct way to
Add a kit with a 10 min cooldown that only vip can use
[DOUBLEPOST=1431209733][/DOUBLEPOST]no it worked perfectly fine except it ignored the -vip at the end
[DOUBLEPOST=1431209758][/DOUBLEPOST]tried -donator with the same results
[DOUBLEPOST=1431211157][/DOUBLEPOST]ok i pasted
and had same error, which is an example given so i think something is brokenCode:/kit add donatorreward "Donator reward" -donator -max1
[DOUBLEPOST=1431211420][/DOUBLEPOST]wow did i fail hard, Turns out i was using an older vision. downloaded latest and works perfectly fine. Hope that was the same problem your having Bbrandonn -
Wait, you were using a older version of kits? Ill check the version of mine!
-
Okay so u have a vip group now go to your console and type
==== the VIP is your group and the 'vip' is the permission from this kit remember about High letters and lowerCode:oxide.grant group "VIP" "vip"
-
Thank you!!
[DOUBLEPOST=1431308484,1431267353][/DOUBLEPOST]So I have made a donator and vip kit both working fine, how would I add a third kit called "Ultra". I tried doing the same thing you posted to do but replacing it with ultra but it didn't work. I'm obviously doing something wrong but I'm not sure what...
Edit: Can anybody help me with this?Last edited by a moderator: May 12, 2015 -
Personally I just give the command to the player because group permissions doesnt want to work for me for some reason but if I give it directly to the player it works perfect.
-
Any one had any luck trying to add economics to this so it will cost for certain kits?
-
I cant create a Kit it always says you are not allowed to use this command
-
How do you do that?
-
NOw i can
-
I cant seem to get the config file to show up anything and is giving me unknown command? If someone can instruct me on how to create a kit that is for starter, and can redeem after dieing as well?
-
Read this 10 times and for autokit the kit name must be named "autokit" and -authlevel2
-
Reneb updated Kits with a new update entry:
isKit hook
-
for some reason when i use "/kit" nothing happens but when I use "/kit "kitname" it prints that the kit dose not exist... Please help me to crate a custom starter kit.
-
If you don't have any kits added then nothing shows up for /kit -OR- if you have a kit with an authlevel and you're not that auth level you will not see the kit.
you need to build a starter kit by doing /kit add "autokit" -authlevel2
