Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. How to register: To / kit HELP - 2 times with an interval of 3 hours, and then to the interval it was a day?
     
  2. Hey I was wondering on how to make a donator kit. I have added a kit like this: /kit add "silverraider" "Silver raiding kit!" -cooldown178200 -don+
    I have also then added the donator to the oxide by doing this: oxide.usergroup add "Magen Slins" don+
    Then I added this to the oxide: oxide.grant group don+ silverraider.
    It says that they do not have permissions to access the kit. What do I do?
     
  3. EDIT : Fixed
     
    Last edited by a moderator: May 20, 2015
  4. Could anyone please help me, i need to know how to reset the kit limit upon server restart, say i have a cool down of 24 hours for a daily kit. i would like the kit to be accessible upon each server restart at 4AM. instead now if a player uses the kit at 7:00PM today they wont be able to use it again until 7:00PM tomorrow. i need help :{
     
  5. /kit reset
     
  6. Creating kits = Do not have permission to use command. Owner is set, Any documentation on Permissions that may help?
     
  7. owner is not set if you dont have the permissions.
     
  8. The thing is I do, :/
    [DOUBLEPOST=1432372074][/DOUBLEPOST]I use ownerid <myid> "Saltybeernut" "owner"

    console throws this after: added owner Saltybeernut, steamid 76561197968688427
     
  9. Can I make TWO or more autokits? Add a cooldown to one or more of them and then the alternate one will be the one you end up with. Basically tiered autokits? Is this possible?
     
  10. I have this issue This is what i write to create a kit.

    /kit add "starter" "/kit starter" (this works and i can claim a starter kit, but as many as i want. i want to set max on 1)
    Then i type this to modify it.
    /kit modify starter uses 1 (when i type this i get error: This kit doesn't exist)

    Also, when i type /kit list i get error and it says: This kit doesn't exist.

    I have tried to delete files, reinstall them and restarting server. Ive also tried oxide.load Kits with no success

    Sooo confused
     
  11. Can this plug in do the auto kit for every one like . I want every one to get a hatchet and a pick ax with 3 med kit other then a the default ( rock and torch) If So How do i config it ? what plug
     
  12. I granted myself permissions using "oxide.grant user <my username> vip" but whenever I try the /kit add command it says "You are not allowed to use this command"
    Not sure what I'm missing here. Already set myself as server owner through the ownerid command.

    Edit: Never mind. I have no idea what finally kicked in on my server's config but the commands are working now.
     
    Last edited by a moderator: May 25, 2015
  13. peopel can keep getting kits over and over the cooldown isnt working cant figure out how to fix this help please?
     
  14. im the server owner but i cant add kits than its says you are not allow the use this command
    [DOUBLEPOST=1432619003,1432596702][/DOUBLEPOST]i dont have the premission to add kits why ?
     
  15. It would be nice if there was a option to reset kits for specific player and all players.
     
  16. One way is to grab the player's SteamID go to oxide/data/Kits_Data.json research his SteamId if ctrl+F and remove his "lines"
     
  17. thank you ill try that but still a in-game chat command would be nice
     
  18. I have had the Kit Plugin added to my oxide server, Problem is when I am logged in as admin and I try to put everything in built and perform the kit add command description it says unknown command not working properly, looked in config file and has the basics in it as far as messages but nothing else shown if I added anything via in game. Anyone who is experienced making kits for their server that can Help would greatly appreciate it!
     
  19. I have a kit for 1 max use.
    How can i reset the 1 use after a wipe please ?

    EDIT :

    - Stop the plugin
    - Go into data/Kits_Data.json
    - Delete all needed :
    Example :
    Code:
    "refunder": {
          "used": 1
        },
    - reload the plugin

    Work fine. I use use Sublime Text and regex / replace tool for that.
     
    Last edited by a moderator: Jun 3, 2015
  20. Is it possible to hide some of the kits from the list that players can see? With so many plugins that uses kits, its kinda hard to see which is for playera and which is not. thx