Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. People who encountered a problem when moving their mouse cursor back to the middle help
    [DOUBLEPOST=1497005130][/DOUBLEPOST]The mouse is centered because of the GUI panel update MEND DEVELOPERS
     
  2. sorry, had to push it...
     
  3. So is there a variable for water spawning in a bottle or not?
    Also, is there a way to have "Note" already include text in it?
     
  4. Hi guys! Could anyone helpme with Kits for Rust. I have read the thread over and over gain but I still don't understand how to add a kit if someone join my servers steam group they could get a special kit! Thanks for help!
     
  5. Wulf

    Wulf Community Admin

    Install the Steam Groups plugin, configure it to a specific group, then grant the permission from Kits that you created to that group using Oxide's permission system (guide is under Guides & Tips on our forums index if you aren't familiar.)
     
  6. I made a VIP kit where the auth level is 2. How do I grant users that auth level?
     
  7. You dont add the auth level you add a permission to that kit
    Kits | Page 283 | Oxide
     
  8. So how do you found the permission name for that specific kit? For example Steam group?
     
  9. I create the permission but when I try to grant someone the permission. It says the permission does not exist
     
  10. Don't worry it worked for me! Thanks Wulf and Resistance for help :)
     
  11. I have the plugin installed but when I type /kit into the chat it says Unknown command: kit
    [DOUBLEPOST=1497128314][/DOUBLEPOST]Also when I try to run grant group admin kits.admin it says that the permission doesn't exist
    [DOUBLEPOST=1497128338][/DOUBLEPOST]FML I FOUND THE PROBLEM
    (13:50:42) | Kits v3.2.7: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: ". Path '['NPC - GUI Kits'].1235439.kits[1]', line 13, position 1.)

    (13:50:42) | Failed to initialize plugin 'Kits v3.2.7' (JsonReaderException: After parsing a value an unexpected character was encountered: ". Path '['NPC - GUI Kits'].1235439.kits[1]', line 13, position 1.)

    (13:50:42) | Unloaded plugin Kits v3.2.7 by Reneb
    [DOUBLEPOST=1497128438][/DOUBLEPOST]Default config mistake on line 12, you wrote "Build," instead of "Build",
     
  12. I have a new problem now. I can access the kit but no one else can see it when they type /kit or claim it when they type /lit steam. Can someone please explain me why?
     
  13. upload these files please
    from the config folder = kits.json
    from the data folder = kits.json
    download.png
    using the upload a file option
     
  14. Here are the fails
     

    Attached Files:

  15. Can no one access any of the kits
    Did you add the permissions to the correct groups or did you forget to add them to a group
    kits.steam
    kits.vip
     

  16. I can but when anyone else try it says they haven't got access to it.
    I did gave the premission to correct group
     
  17. When you add the player to the steam or vip group you also need to give the person the permission as well. I made some fixed for you upload them then delete the kits_data.json file then reload the plugin
     

    Attached Files:

  18. So if I upload these files will it work? Because I have that plugins called SteamGroups witch should add and give permissions automatically
     
  19. You would need to open oxide.groups.data and oxide.users.data with notepad++ and see if the members have the permissions as it looks like they dont
     
  20. How exactly can I give a kit pragmatically? All I see in terms of API methods is the LUA kit block and the C# kit check.