Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. How to create kits:
    1) Empty your inventory
    2) Add in your inventory the kit that you want players to have (blueprints, weapons in the belt, armors in the clothing, etc)
    3) use /kit add "kitname"
    4) set the options via: /kit option1 value1 option2 value2 etc
    ex:
    /kit items max 10 cooldown 3600 description "Every hour kit, max usage: 10"

    the last line. if you to it in steps you have to include /kit items and that will copy the items in your inventory..
    if you dont you saved a blank kit with nothing in it. so its redeeming, just nothing to redeem

     

  2. thank you i will do this now
     
  3. it'l work , i struggled with the the same as you are for hours till i went back and read that again :)

    [DOUBLEPOST=1484950664][/DOUBLEPOST]if you see a message telling you the items in your inventory have been saved.. then you got it right
     
  4. Reading my post on page 229 would save you both time
     
  5. did
    did you do /kit items ?
     
  6. Pls help
    Plugin dont working
    Error for reloading plugin : Loaded plugin Kits v3.1.13 by RenebFailed to initialize plugin 'Kits v3.1.13' (NullReferenceException: Object reference not set to an instance of an object)Unloaded plugin Kits v3.1.13 by RenebNo previous version to rollback plugin: Kits
     
  7. Hi!

    Kit don't appear in the chat when i tape /kit but they already exist when i tape /kit list;

    Sorry for my english i'm french :)
     
  8. Please Reneb help me :(
     
  9. You must have the items on your char before making each kit
    After you make a kit with a permission it will have the kits. in front of it so for vip it will be Kits.vip for donator it will be Kits.donator just do what I posted below and it will auto add the Kits. in front of the permission.
    The permission that you will now find in your kits.json file found in your oxide/data folder is what you will need to add to the new group you have set up for the special kit



    /kit add "autokit"
    /kit items description "This is the autokit" authlevel 2
    /kit hide true

    /kit add "daily"
    /kit items description "Daily resources for being so devoted" cooldown 86400

    /kit add "starter"
    /kit items description "Help to get started, usable twice at 1hour interval" cooldown 3600

    /kit add "sniper"
    /kit items description "Help for them raids, usable twice at 1hour interval" cooldown 3600

    /kit add "hunter"
    /kit items description "Help to hunt them beasts, usable twice at 1hour interval" cooldown 3600

    /kit add "blueprints"
    /kit items description "Couple blueprints to help you start"

    /kit add "donatorreward"
    /kit items description "Donator reward" permission donator

    /kit add "vip"
    /kit items description "VIP reward" permission vip

    /kit add "moderator"
    /kit items description "Moderator Kit" authlevel 1

    /kit add "admin"
    /kit items description "Admin Kit" authlevel 2

    Use whatever ones you need change the kit names if you need to the autokit leave that as it is
     
  10. I'm getting this error what can it be ?
    Code:
    Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.13' (NullReferenceException: Object reference not set to an instance of an object)
    Nvm i got it to work, i just had to delete all the files and load it again.
     
    Last edited by a moderator: Jan 21, 2017
  11. I too have this error
     
  12. try deleting all the files, from the data folder as well, and install the plugin again, remember to save you kits.json file from the data folder just in case you have kits already. It worked for me.
     
  13. Ok.Try it. (Pls sorry to my engilsh)
     
  14. Thanks , its worked! :)
     
  15. I created a kit called player, and created a permission called vip "oxide.grant user sneaky kits.vip"
    but when i revoke that permission i can still get the /kit player
     
  16. If you are an admin you will always get the kit as you don't need any permission as your auth level two lets you get it
     
  17. I removed myself as owner and still im able to get kits

    edit : Gotta relog for managed to take effect
     
    Last edited by a moderator: Jan 22, 2017
  18. just downloaded a fresh copy of this plugin, deleted all associated files on my server. added a kit and gave it a 21600 cooldown, every time i type the kit it says kit redeemed, but i dont get anything and cooldown doesnt seem to work
     
  19. Got the kits all working. I have a Starter and a medical with cooldowns and descriptions.
    It says player commands are /kit KITNAME and /kit to see list
    But when anyone types /kit nothing appears.
    The kit actually works though if they type /kit starter and /kit medical
    But as admin with auth if i type /kit list it shows both kits and the decriptions...
    Any idea on how i can get it to show for all players when they type /kit
     
  20. The /kit command is GUI that you need to set up if you want it set up upload the kits file from your data folder will do it for you