Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Yes multiple times. I also tested it on my kits that is not custom, still doesn't work
     
  2. Then coder will need to look at the plugin for now might be best to just delete the autokit
    [DOUBLEPOST=1465595858][/DOUBLEPOST]
    Working on a quick fix for you to test will pm it to you soon
     
  3. Hi i have a problem with the autokit. when anyone die and respawn my ent count go high. I have made a test server and i spammed autokit and after 5 mins my ent count was 70k before 10k fresh map. And i found out that it has something to do with point 0 0 0 in the map. Sometimes i can see the items there from the kits. Someone the same problem or a solution?
     
  4. Have a possible fix that needs testing if you want to test it for me
     
  5. Sure what can i do?
     
  6. hello resistance which of your posts is a problem stp my permission and once I created the kit with my inventory I have revider inventory or I can keep the kit I created me? thank you
     
  7. can anyone help me im trying to make a vip kit but i dont understand how to make it so who ever i add to the vip group (usergroup add id VIP) to be the only ones to claim it
     
  8. No idea what you said
    [DOUBLEPOST=1465653010][/DOUBLEPOST]
    See my post on page 107
     
  9. iv got the vip kit noone can claim it not even vip when i go to make vip group perms kits.vip it says no such permission
     
    Last edited by a moderator: Jun 11, 2016
  10. Then you have not followed my post right on page 107
     
  11. Hello all. I saw someone had this problem on page 127 or something, but no one gave him an answer and I am having the same problem.

    I have an NPC and I made a kit for it to give to members. In this situation, I have it set up inside a "team room" in an Arena for Team Deathmatch. I have the kit set to npconly true and the correct ID number put into the config. Everything is working as it should, until I go to hit "redeem" from the NPC and it says 'You must find the NPC that gives this kit to redeem it."

    Is this a known bug? I don't believe I did anything wrong here as I see the kit in the list when I hit E on the NPC. It just doesn't redeem.

    However, I turn the npconly to false and I can redeem it without issue. I have double checked the ID number in the config as well. It is correct. So, I'm not sure what could be the issue. Is there more than one place I need to put the ID? I put it into the kits.json file under config file of the server. Any ideas on what could be wrong?

    Thanks!
     
  12. ID number needs to be 0
     
  13. i copyed and pasted it it worked fine making the kit but somehow i cant grant the VIP group from better chat the permission i also have the vip name changer witch isnt working to make them vip
    > grant group VIP Kits.vip
    [Oxide] 18:23 [Info] Permission 'Kits.vip' doesn't exist and also tryed

    > grant group VIP Kit.vip
    [Oxide] 18:22 [Info] Permission 'Kit.vip' doesn't exist
     
  14. the K needs to be higher case in the Kits.json file in your data folder then you add the Kits.vip permission to the group then add the player to the vip group and add Kits.vip permission to the player
     
  15. What? How would that keep the kit bound to the NPC and still make it redeemable to that one NPC? I replaced the ID number with 0 and it did nothing. It just made the kit list not even work on that NPC anymore.
     
  16. upload the kit config file
     
  17. {
    "NPC - GUI Kits": {
    "1235439": {
    "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": [
    "kit1",
    "kit2"
    ]
    },
    "8753201223": {
    "description": "<color=red>VIPs Kits</color>",
    "kits": [
    "kit1",
    "kit3"
    ]
    }
    }
    }
    my config file
     
  18. You need to fill in the info it wont work until you do
     
  19. {
    "NPC - GUI Kits": {
    "881680809": {
    "description": "This is the <color=red>Sniper Class</color>. You will receive a <color=red>Bolt Action Rifle</color> equipped with a <color=red>4X Scope</color> and a <color=red>Lasersight</color> along with a <color=red>Red Team Uniform</color> and some basic supplies.",
    "kits": [
    "Red Team Sniper"
    ]
    },
    "8753201223": {
    "description": "<color=red>VIPs Kits</color>",
    "kits": [
    "kit1",
    "kit3"
    ]
    }
    }
    }
     
  20. "NPC - GUI Kits": {
    "0": {
    "description": "This is the <color=red>Sniper Class</color>. You will receive a <color=red>Bolt Action Rifle</color> equipped with a <color=red>4X Scope</color> and a <color=red>Lasersight</color> along with a <color=red>Red Team Uniform</color> and some basic supplies.",
    "kits": [
    "Red Team Sniper"