Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. I installed the plugin but when I do /kit or /kit add xxx it says command not found. If I try to oxide.load Kits.cs it says no source found, so I cannot make any kits. How do I fix this?
     
  2. try "oxide.reload Kits" !
     
  3. Make sure you have uploaded the plugin to your oxide/plugins folder
    [DOUBLEPOST=1466921806][/DOUBLEPOST]
    When it says no source found it means either plugin not uploaded or oxide not installed
    and reload Kits the oxide part is not needed
     
  4. But it also can answer you no source found with a wrong wrinting like "kits" instead of "Kits" or in this case "Kits.cs" cause it don't interpret the compressions but anyway, ALWAYS LISTEN TO RESISTANCE in all cases ! Full trust.
     
  5. Yes he done the reload wrong but when he done the /kit it says command not found so it tells me either oxide or plugin not installed
     
  6. Anyone got a modified version of this where you can give kits via console? Sort of like "Give - Reneb" but included in kits.
     
  7. It is installed as is Oxide. I have other plugins that work fine. I haven't modified the .cs ot .json in any way. I tried reload Kits and it said successfully unloaded and reloaded the plugin but it still says command not found in Rusty. If I try to do it through chat it says I don't have permission to use this command, even though I have added myself as admin.
     
  8. Show a screenshot of the plugin in your plugins folder and its path same for config
     
  9. roost.png
     
  10. in rcon when you type version what info shows
     
  11. Protocol: 1381.119.1
    Build Version: 925.64
    Build Date: Thursday, June 23, 2016 4:26:16 PM
    Unity Version: 5.3.4f1
    Changeset: 15205
    Branch: /main
     
  12. Looks good so when you are in game and you type /kit nothing happens? If you need some kits commands see my post on page 107 or if you need extra help I can pm you
     
  13. What is the permission name for the kits plugin for rust?
     
  14. You need to ask this question in the plugin topic and use a better translator and if you start at the last post and start reading back post by post page by page you will find many questions answered
     
  15. i tried i cant post anything in that.
     
  16. how do i get a /kit helptext like this one? cant figure it out: Screenshot
     
  17. Thats just the description
     
  18. Please help. I've set up autokit and implemented default spawn items for wear/main/belt. Right now the admin (auth 2) spawns with full inventory I wanted to implement, but players (auth 0) w/o two crossbows in the belt. Check my files enclosed please. Could you please help me with that issue. I want to grant on respawn the following belt stuff: bow/crossy/crossy/pipe/syringes/bandages. And now I have the issue with the belt - no crossies on respawn for players (auth 0).
     

    Attached Files:

  19. upload this to your data folder then delete the kits_data.json then reload Kits
     

    Attached Files:

  20. Thank you. You've changed auth level (0 to 2) as fas as I understand.
    Last question - how to reload Kits? Do you mean "/kit resetdata" under admin? I'd be grateful for you help.