Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
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
-
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!"
-
Well are on on a foundation?
-
yh im on a foundation
-
You will need to post this on the teleport topic for support of their plugin
-
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? -
You could try something like above but have not tested itCode:
[COLOR=#ff0000]kit name[/COLOR]
-
ah I tried with <> instead of [] and it worked, thanks for the advice on the command
-
Its never used with <> what made you think it was?
-
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 <>
-
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 -
Thats the very old config you have there thats no longer used
-
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": ""
} -
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
-
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 serverAttached Files:
-
-
If you want it that way then make it
-
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 -
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?
-
Did you watch the video
