Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. omg thank you so much i really appreciate what you done for me thanks soon as the server is up and running you can have a free ultra vip if u want or even mod
     
  2. Happy to help I don't really play that much now just help others my son does he likes the game Steam Community :: YOLOSW4GKING csgoloto.com you can give the ultra vip to him. I will need the server info
     
  3. dont know weather you can help me on this one with vip+ and ultravip they get a safehouse witch cant be raided ive built the safe house and copy and pasted it above Walter and im trying to do /home add safe house to save it and it says "you must be in a foundation to save home!"
     
  4. Well are on on a foundation?
     
  5. yh im on a foundation
     
  6. You will need to post this on the teleport topic for support of their plugin
     
  7. hello everyone! Ive gotten into a problem that I would like to get solved.

    how do I color the name of my kits when its in chat, not the gui version?
     
  8. Code:
    [COLOR=#ff0000]kit name[/COLOR]
    You could try something like above but have not tested it
     
  9. ah I tried with <> instead of [] and it worked, thanks for the advice on the command :)
     
  10. Its never used with <> what made you think it was?
     
  11. I looked in the kits.json config file and by default its says

    {
    "NPC - GUI Kits": {
    "1235439": {
    "description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
    "kits": [
    "kit1",
    "kit2"
    ]
    },
    "8753201223": {
    "description": "<color=red>VIPs Kits</color>",
    "kits": [
    "kit1",
    "kit3"

    and it worked with <> :)
     
  12. hey again, it might just be me missing something but I want to make a text above my kits. not in the gui, but in the chat, how would that be done?

    ex:
    Kits Available
    For everyone
    For Vips

    /kit etcetc
    /kit etcetc
     
  13. Thats the very old config you have there thats no longer used
     
  14. thats wierd, I just downloaded the plugin and the config still looks the same, this is how it looks fresh

    {
    "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": [
    "kit1",
    "kit2"
    ]
    },
    "1235439": {
    "description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
    "kits": [
    "kit1",
    "kit2"
    ]
    },
    "8753201223": {
    "description": "<color=red>VIPs Kits</color>",
    "kits": [
    "kit1",
    "kit3"
    ]
    }
    },
    "CopyPaste - Parameters": [
    "autoheight",
    "true",
    "blockcollision",
    "true",
    "deployables",
    "true",
    "inventories",
    "true"
    ],
    "Custom AutoKits": {
    "0": "KitName",
    "1": "KitName",
    "2": "KitName"
    },
    "UI KeyBinding": "",
    "Kit - Logging": false,
    "Show All Kits": false,
    "Background - URL": ""
    }
     
  15. Thats not the same as what you had before and yes thats the latest one now but next time please put that inside the code tags so its easier to see
     
  16. ah sorry, I think you miss understood my question earlier with the
    ex:
    Kits Available
    For everyone
    For Vips

    /kit etcetc
    /kit etcetc

    thats just an example of what I ask for, to make a text overhead of my kits, so when I write /kit I dont just get the kit names. since I colored my kits I would like to make a headline above my kits, do you understand how I mean? actually I have an example from another server
     

    Attached Files:

  17. If you want it that way then make it
     
  18. :D I dont know how :( would you mind tell me if its doable with the codes as they are now? or how I could make it work? would be nice
     
  19. I'm not sure if I'm the only one with this issue, but I can't seem to get custom autokits to work. I've removed the autokit kit using /kit remove autokit and set up a "vipkit" and a "default kit". I've set them up where the vipkit gets priority over default kit and granted kits.vipkit permission to both the vip group I'm in as well as directly to me and I still spawn in with the default kit. Anyone else notice any issue like this?
     
  20. Did you watch the video