Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. /kit resetdata does not reset sleeper kit?

    Edit: All new player have cd on their kit
     
    Last edited by a moderator: Feb 15, 2016

  2. Try this version, can't confirm it atm, have to test it later by myself.

    http://oxidemod.org/attachments/kits-cs.18077/
     
  3. yeah I fucked up lol, resetting the data will cause everyone to have cd because it checks to see if a player exists in data. I sent him the proper one
     
  4. This hope he uploads it soon will stop people posting about problems
     
  5. oh f@k i found a solution-
    F@k i found we found a solution. Whaz the hack you dont make a normal instruction ?
    just make all like un the video solution and type "0" instead of "chat" in the kits.json (config folder)
    damn developers, why u hide this information?
     
  6. I have already posted that info many times and won't repeat myself as members need to start searching for the info themselves
     
  7. Alright, i just read through probably the past 30 pages of posts and i did not find a solution for my problem. my issue is when i do /kit nothing pops up. i know that the items are there because when i do /kit give player kitname that works fine, also /kit list works fine. all the kits are set to authlvl 0, permission is null. I had the latest vs of the plugin. then i even tried the one from page 107, still nothing. i have looked through the files and it doesn't seem like anything is wrong on my end.

    Would be easier if it was just all set up in config, imo.....
     
  8. It cant be set up in the config as only you know the name of your kits that you have named and you must but them names into your config file and use this script Kits | Page 113 | Oxide
     
  9. i did use that version as well. i miss-quoted the page i saw it on, since i read a lot of pages. it can be in the config, considering it was in config before. in fact most plugins use config support in which the user needs to edit it to work for them, but not the point. The point is, the solutions already said in the thread in the past did not work. installing other vs of the plugin did not work. i'm at a loss.

    I also deleted the data files before too, to no avail.
     
  10. In your config you put as a sample
    Code:
    {
      "NPC - GUI Kits": {
        "0": {
          "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n                      <color=green>Enjoy your stay</color>",
          "kits": [
            "admin",
            "sniper",
            "hunter",
            "elite",
            "moderator"
          ]
        },
        "0": {
          "description": "<color=red>VIPs Kits</color>",
          "kits": [
            "vip"      
          ]
        }
      }
    }
     
    Last edited by a moderator: Feb 15, 2016
  11. Code:
    {
      "NPC - GUI Kits": {
        "0": {
          "description": "Welcome on this server, Here is a list of free kits that you can get <color=green>Enjoy your stay</color>",
          "kits": [
            "Daily",
            "Weekly",
            "Home",
            "Tools",
            "Weapon"
          ]
        },
        "0": {
          "description": "<color=red>VIPs Kits</color>",
          "kits": []
        }
      }
    }
     
  12. If not using vip kits then dont touch the setting
    Code:
    {
      "NPC - GUI Kits": {
        "0": {
          "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n                      <color=green>Enjoy your stay</color>",
          "kits": [
            "Daily",
            "Weekly",
            "Home",
            "Tools",
            "Weapon"
          ]
        },
        "8753201223": {
          "description": "<color=red>VIPs Kits</color>",
          "kits": [
            "kit1",
            "kit2"
          ]
        }
      }
    }
    And in the kits data file them kit names have first letter capped?
     
  13. Yeah, i didn't change the vip settings until just then to see if that would spark a change. Yes the kit names are cap in the Data folder as well

    going to see if making it lower case does anything...
     
  14. Did you try a server restart can you also upload your kit file from the data folder
     
  15. yes, i have done several server restarts.

    not sure which file you wanted.
     

    Attached Files:

  16. Your kit names are not capped also you seem to have (1) in the file name that needs fixed You are also using the wrong kit script try this one
     

    Attached Files:

    • Kits.cs
      File size:
      42.7 KB
      Views:
      40
  17. 1. i said i was changing the caps in an early post you missed.
    2. it says (1) because there are multiple files of the same name when i downloaded them from my hosting site.
     
  18. above post updated with correct kit script
     
  19. The only change after that is the gui pops up but none of the kits...
    [DOUBLEPOST=1455549996][/DOUBLEPOST]i also restarted the server to see if that did anything. it didn't.
     
  20. Reneb updated Kits with a new update entry:

    3.1.7