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
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
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!"
-
-
-
-
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? -
Code:
[COLOR=#ff0000]kit name[/COLOR]
-
ah I tried with <> instead of [] and it worked, thanks for the advice on the command
-
-
{
"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 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": ""
} -
-
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:
-
-
-
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?
-