Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. soby, the kits plugin changed from that, the instructions are on the overview page

     
  2. The default kits are working perfectly but I need to make a VIP kit
    I just want it to be visible for donations
    I do not want the kit to be on the same list as the players' kit
    Is there any way of doing this?
     
  3. set the permission to vip and apply that permission to the vip group
     
  4. Could you tell me how to do it exactly?
    What permissions are they?
    Oxide.grant user "playername" Kits.vip does not work
    Kits.vip does not exist
     
  5. once uve added your kit using "/kit add" you can then do "/kit permission vipkit" then oxide.grant group vip vipkit
     
  6. It's very complicated for me. I've been trying for 4 hours but I can not do it.
    Is there any tutorial to see how they are done?
    Thank you Hirsty
    Sorry mi english is bad :D
     
  7. Ok here it is step by step :)

    1. Clear your current inventory
    2. Give yourself the items that you want in the said kit and place them where you need them
    3. use '/kit add "VIP"' to create the kit
    4. add options that you need for your kit like permissions, so if you want a VIP permissions with a max usage of 1, you would use "/kit items max 1 permission vipkit"
    5. after this, use your console to then grant the permission to your vip group. "oxide.grant group vip vipkit"
     
  8. Permission 'vip' doesn't exist
    > oxide.grant group vip vipkit
    I have followed all your steps but I add / kit items max 5 items permission vipkit but when writing / kit in chat I get 0 left

    I added this with c4 and sulfur in my inventory
    / Kit add "VIP"
    / Kit items max 5 permission vipkit
    In console: oxide.grant group vip vipkit
    error. Permission "vipkit" does not exist
     
  9. is it showing vipkit in your ki t data file? have you tried reloading the plugin?
     
  10. If I reloaded the plugin but it does not work.
    After creating the kit I put in console: oxidize.grant user "steamid" kits.vipkit and gives me permissions but when I return to chat to take the kit vip puts me vip-0 left
     
  11. Could you add a feature to make it so if your inventory is full of items, its configable to make it say to the player "Your inventory is full! Make some space before using this kit!" or something, and it does exactly what the msg says? Thanks, Ryan
     
  12. is possible to reset kits for just one player?
     
  13. See my post on page 202
     
  14. Thanks I'll try
     
  15. Hi, I can not solve the problem of the vip kit.
    / Kit add "vip"
    / Kit items max 2 permission vipkit
    So far so good
    In console: oxide.grant user "steamid" kits.vipkit
    User '/// soby ™ (76561198037371120)' granted permission 'kits.vipkit'
    I come back in chat and I put / kit vip and this is what I get "VIP- O LEFT
    what am I doing wrong?
    [DOUBLEPOST=1479044176][/DOUBLEPOST]
    Hi, I can not solve the problem of the vip kit.
    / Kit add "vip"
    / Kit items max 2 permission vipkit
    So far so good
    In console: oxide.grant user "steamid" kits.vipkit
    User '/// soby ™ (76561198037371120)' granted permission 'kits.vipkit'
    I come back in chat and I put / kit vip and this is what I get "VIP- O LEFT
    what am I doing wrong?
     
  16. try kits.vip as permision
     
  17. When creating the vip kit they automatically assign vip.kits permission to you
    Do I need to change any of the data / cfg files?
     
  18. How can I remove the permissions of a vip kit?
    oxide.grant user removeid "steamid" kits.vip dont is work
     
  19. oxide.revoke user steamid kits.vip
     
  20. wow that easy :D
    Thx man
    I am preparing a vip kit for donations
    My question is. The player who has paid for the VIP kit can be assigned in front of his VIP nickname
    Example: (VIP) PLAYER123
    They tell me that they want to appear in the chat VIP name
    This can be done?