Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Can somebody please give me an example of what i need to do to make certain kits VIP for people who donate so only people with that certain steam id can see them.
     
  2. This has already been posted 10000000000000's of times on this topic
     
  3. I believe you cannot make new kits with today's rust update.
     
  4. I reinstalled it and oxide aswell again - With installing each plugin and testing, that worked good
     
    Last edited by a moderator: Jan 22, 2016
  5. How do i reset the wait time on kits because i wiped my server and now people cant get kit daily or kit vips
     
  6. Hi folks, is there a way to reset individual kits? I have custom kits created for donators and VIP's and I don't want to reset their timers or their max count. Just out of curiosity?
     
  7. How do I add permissions so only people in their rank can redeem thier kits?

    could you make for me?

    I have vip+ vip and supreme
     
  8. You could read the overview the of the plugin Oakie and teach it yourself.
     
  9. v3x

    v3x

    I'm trying to reset a kit for a specific player. So far I've found the Kits_Data.json file

    So I would change "max" to the # of kits that can be redeemed but what about the cool down? I don't get what that number format is.
     
  10. I still don't know how to do this.... Any help would be greatly appreciated! Thanks mates
     
  11. Quick question, I have autokit set up and it works fine. I have it set up so that everyone that joins my server gets one.
    However, I am getting players that get on and kill themselves 20 times and rack up on supplies. How do I set it up so that
    only 1 autokit is redeemed every 10 min. This is how I have it set up in "oxide/data/kits.json" but it does not seem to work:

    "Kits": {
    "autokit": {
    "name": "autokit",
    "description": null,
    "max": 1,
    "cooldown": 600.0,
    "authlevel": 0,
    "hide": false,
    "npconly": false,
    "permission": null,
    "image": null,
    "items": [

    Thanks!
     
  12. Authlevel needs to be 2
     
  13. My kits where working just fine. A new person joined my server said kits are not working and sure enough the command /kits is unknown but /reload kits is working so the plugin is there. Where can i find out what went wrong?
     
  14. How do I add permissions so only people in their rank can redeem their kits?

    could you make for me?

    I have vip+ vip and supreme

    Normal players can redeem the kits meant for the vip+ vip and supreme ranks
     
  15. The command is /kit not /kits
     
  16. Yea my bad i was having a duh moment. Just sum1 joined my server and said /kits dont work -.- thanks tho lol.
     
  17. How do activate the menu? like the bit that comes up with the items and you click redeem rather than just redeem them via /kit wood for example?
     
  18. i get unknown command kit have latest update ?

    [Oxide] 7:29 PM [Error] Error while compiling Kits.cs(1168,0): error CS1525: Unexpected symbol `--'
     
    Last edited by a moderator: Jan 24, 2016
  19. How do I go about making VIP only kits, so only members of the VIP group can redeem it?