Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Hello everyone, i want to create two VIP kits but each one in different group.

    Have VIP kit and EXTRAVIP kit both have permission but if i want to asign it there is problem with permissions.

    Kits dont care about my own permissions set ups but only care about authlevel.

    What i do so bad ? i set for VIP kit permissions kit.vip and then kit.extravip for the other

    Then i created new groups VIP and EXTRAVIP

    set permissions for VIP "grant group vip kit.vip" and for extra vip "grant group extravip kit.extravip".

    even with this settings still VIP without authlevel cant use it.

    Or there is no way to do it without AUTHLEVEL ?
     
  2. @Awee Yes it can be done just made 3 vip kits for someone so yes it can be done
     
  3. I have two VIP ranks [VIP] and [VIP+].

    How do I make kits so one rank can redeem thier respective kit and not the other?

    How do I add a kit to a group?
     
  4. The group name is the permission name of the vip kit so for vip group it would be Kits.vip if group name is in caps then it would be Kits.VIP
     
  5. So it have to looks like this

    "vip": {
    "name": "kit.vip",
    "description": "VIP Balicek",
    "max": 10,
    "cooldown": 21600.0,
    "authlevel": 1,
    "hide": false,
    "npconly": false,
    "permission": "kit.vip",
    "image": null,
    "items": [
     
    Last edited by a moderator: Jan 21, 2016
  6. Should be Kits.vip and make sure the group vip is lower case
    And do this
    oxide.grant group vip Kits.vip
     
  7. Okay works now thanks alot for help!
     
  8. Happy to help
    You can change this
    Code:
    "name": "kit.vip",
    to
    Code:
    "name": "vip",
     
  9. Is there some sort of templates for this ? I really want to just add 3 basic kits. I am on Clanforge.
     
  10. Back one page
     
  11. Hi guys. I tried installing this today - But it says "unknown command" t oeverything what has with kids aswell. If I do oxide.load kits it says
    > oxide.load kits
    [Oxide] 9:35 PM [Error] Failed to load plugin 'kits' (no source found)
    or
    [Oxide] 9:35 PM [Error] Failed to load plugin 'kit' (no source found
    The kit has been installed into the plugins folder - It did create a JSON file but does not get picked up. If I delete it and reinstall it I can see in the console that it loads. However, it does not work ingame.

    What can this be? Thanks
     
  12. Make sure you have it installed in my_server_identity\oxide\plugins folder
     
  13. For instance, here ruste/server/XXXX/oxide/plugins
    XXX with my server number (shared hosting)
     
  14. Yes thats the correct place
     
  15. Yep. It's in there and it's not loading with the same errors/stuff.
     
    Last edited by a moderator: Jan 21, 2016
  16. Strange can you post a ss of that also did you reinstall oxide again after the last update you done
     
  17. Screenshot
    Screenshot

    It did create a config file
     
  18. Reinstall oxide. Do you have the two kit files also in the data folder as well
     
  19. Hi.
    I just did - Can it be a plugin conflicting with it?
     
  20. No its saying you dont have it installed. Remove the script, config and both files in the data folder then download this one and install it
     

    Attached Files:

    • Kits.cs
      File size:
      41.8 KB
      Views:
      61