Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. hey i downloaded version 3.1.2 but when i type kit ingame it says unknown command
    i tryed oxide.load kits / oxide.load kit help pls ?
     
  2. What folder did you upload the file to
     
  3. Reneb updated Kits with a new update entry:

    3.1.3

     
  4. After updating the plugin,the whales,after create don't work,i.e. don't give things to players
     
    Last edited by a moderator: Oct 21, 2015
  5. lol u just fixed it for npcs? i have an issue in deathmatch arena....

    [Oxide] 12:04 PM [Error] Failed to call hook 'GiveKit' on plugin 'Kits v3.1.2' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
     
  6. i still get errors when using "chat" in the npc setup.. By using "0" i dont get any menu GUI up.
     
  7. hello

    same trouble here kit doesn't works
    i try oxide.load Kits / oxide.load Kits_Data / oxide.load Kits_List
    and still getting unknow command kit

    my serv is hosted by clanforge and i can't acces to the addon file only the json

    try delete and install again the kit, also try reboot nothing work i don't know why
     
  8. just an example for use with GUI:
    config\Kits.json:
    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": [
            "starter"
          ]
        }
      }
    }
    data\Kits.json:
    Code:
    {
      "Kits": {
          "starter": {
            "name": "starter",
            "description": "some stuff to do your first steps",
            "max": 10,
            "cooldown": 300.0,
            "authlevel": 0,
            "hide": false,
            "npconly": false,
            "permission": null,
            "image": null,
            "items": [
              {
                "itemid": 102672084,
                "bp": false,
                "skinid": 0,
                "container": "wear",
                "amount": 1
              },
              {
                "itemid": -135651869,
                "bp": false,
                "skinid": 0,
                "container": "wear",
                "amount": 1
              },
              {
                "itemid": 93029210,
                "bp": false,
                "skinid": 0,
                "container": "main",
                "amount": 5
              },
              {
                "itemid": -420273765,
                "bp": false,
                "skinid": 0,
                "container": "main",
                "amount": 10
              },
              {
                "itemid": -853695669,
                "bp": false,
                "skinid": 0,
                "container": "belt",
                "amount": 1
              },
              {
                "itemid": -307490664,
                "bp": false,
                "skinid": 0,
                "container": "belt",
                "amount": 1
              },
              {
                "itemid": -1224598842,
                "bp": false,
                "skinid": 0,
                "container": "belt",
                "amount": 1
              },
              {
                "itemid": 107868,
                "bp": false,
                "skinid": 0,
                "container": "belt",
                "amount": 1
              }
            ]
          }
      }
    }
    looks like its trying to redeem a kit without name?
     
  9. With the update from today and after a complete server restart (to make sure) the AI are floating again AND still cannot get kits to take hold. Also, it would not load my previous Kits.json and I had to redo them to no avail. Could it have something to do with using some of the custom skins from the market? I had used them on the last iteration without problems. Donation coming your way Reneb.
     
  10. Oxide] 12:22 AM [Error] Failed to initialize plugin 'Kits v3.1.3' (JsonSerializationException: Unexpected end when deserializing object. Path '['NPC - GUI Kits']', line 18, position 2.)
    [Oxide] 12:22 AM [Debug] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x00000] in <filename unknown>:0
    [Oxide] 12:22 AM [Info] Unloaded plugin Kits v3.1.3 by Reneb

    Any Help?
     
  11. trying to create a kit but it says i dont have permission to use the command. i made myself the own in the console soo????? im a noob at this so be gentle
     
  12. somthing wrong with your config\Kits.json try to validate the json or create a new config...

    reconnected after setting as owner?
     
  13. For anyone who receives "
    [Error] Failed to initialize plugin 'Kits v3.1.3' (JsonSerializationException: Unexpected end when deserializing object. Path '['NPC - GUI Kits']', line 17, position 2.)
    [Oxide] 8:13 PM [Debug] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract "

    add an extra "}" at the end of the default config, looks like the updated config is invalid json
     
  14. Wulf

    Wulf Community Admin

    The generated config should be fine, just the default config listed on the Overview appears off.
     
  15. This is the default Json downloaded directly from the clan forge plugin manager

    This is what mine looks like what is wrong ?
     

    Attached Files:

    Last edited by a moderator: Oct 22, 2015
  16. I just want these things
    My English sucks
    "Hunting Bow" "Metal Facemask" "Metal Chest Plate" "Hoodie" "Pants" "High Velocity Arrow"
     
    Last edited by a moderator: Oct 22, 2015
  17. how do i install it in my folder help me
     
  18. upload the file to your plugin folder from your ftp