Rust-Kits

Moved

Total Downloads: 70,148 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018

4.96216/5, 185 likes
  1. JHD

    JHD

    if i have made a kit that i wanted how do i add it/put it can anyone show an example i using (clanforge)
     
  2. 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?
     
  3. I am having the exact same problem.
     
  4. ok i reversed the -vip and the -cooldown and it worked, but was the vip ignored?
     
  5. 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...
     
  6. 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": []
      }
     
  7. 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
    Code:
    /kit add donatorreward "Donator reward" -donator -max1
    and had same error, which is an example given so i think something is broken
    [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
     
  8. Wait, you were using a older version of kits? Ill check the version of mine!
     
  9. Okay so u have a vip group now go to your console and type
    Code:
    oxide.grant group "VIP" "vip"
    ==== the VIP is your group and the 'vip' is the permission from this kit remember about High letters and lower
     
  10. 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
  11. 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.
     
  12. Any one had any luck trying to add economics to this so it will cost for certain kits?
     
  13. I cant create a Kit it always says you are not allowed to use this command
     
  14. How do you do that?
     
  15. NOw i can
     
  16. 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?
     
  17. Read this 10 times and for autokit the kit name must be named "autokit" and -authlevel2
     
  18. Reneb updated Kits with a new update entry:

    isKit hook

     
  19. 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.
     
  20. 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