Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Sorry forgot to write that,I already have done those steps and im showing up in that cfg aswell
    But its still not working
     
  2. I'm sorry, my English is not good, I mean, how to let the players can only choose a toolkit to receive,Thanks
    For example, I set up five kits, Let the player can get one or two.If you can so it couldn't be better,thanks
     
    Last edited by a moderator: Mar 10, 2016
  3. What kit picture size should be in GUI?
     
  4. I would do no bigger than 50 x 50
     
  5. I created two Kits for only selling by an NPC. When i try to buy one of these Kits by an NPC a message appear that i should buy it from an NPC.

    Code:
    {
        "NPC - GUI Kits": {
            "1009139599": {
                "description": "",
                "kits": [
                    "Haus",
                    "Airdrop"
                ]
            }
        }
    }
    Can someone help me?
     
  6. The two kits you have did you set them to "npconly": true,
    @Roland 2
     
  7. My English is not good, please forgive me.
    I want to control the player to receive the kit.
    such as:
    I set up five kit,
    kit1.kit2.kit3.kit4.kit5.
    For players can only choose one to receive.
    Who can help me?
     
  8. My English is not good, please forgive me.
    I want to control the player to receive the kit.
    such as:
    I set up five kit,
    kit1.kit2.kit3.kit4.kit5.
    For players can only choose one to receive,Don't allow players to receive other kit.How to get into this appearance?
    Who can help me?
     
  9. There is no way to make a player pick one kit only they will be able to use them all you can let them pick each kit only once if you want by setting max to 1
    "max": 1,
    But if you do it this way they will never be able to get a kit again once they use up their one time
     
  10. Thanks,I'd like to have a life, has all kinds of professional, if can add this function
     
  11. Not sure what you said there, can you find a better translator
     
  12. There is no way as I know to say, if p1 took /kit kit1 then do not allow use /kit kit2. If you create 5 kits, everyone who has your setup permissions/authlevel can use this kit.
     
  13. I'm sorry,I'd like to open a life server,There are several kinds of career,The player can get a kit,Kit contains the current professional blueprint as needed
     
  14. Thanks,But it is a bit of trouble,So let me a person would need to ask him to want what kit,I give him permission。
     
  15. Please see my post on page 107
     
  16. I think I know what you mean, eg you have woodcutterm miner, blacksmith...
    One solution would be to make it that these kits authlevel 2, then have a warp where max uses is 1 per player
    They can then warp there, and when you buy one of these its the npc will give you the kit and then teleport you out of that room.
    Mods required:
    Warp systen, Kits and Zone manager (to make the small room undestractable).
     
  17. Thank you very much for your help, I give it a try.
     
  18. Quick Bump please help me
     
  19. after setting ownerid did you write server.writecfg and then relog into your server?
    if so then look at rusty (rcon) when you log into your server it should say something like this:
    IP:port/SteamID/Alphawar has auth level 2