ive tried adding VIP
now when i give someone vip it does nothing it says they are in the group but they are white " normal chat colours "
and they dont have a tag near there name
could someone help me with this
Adding VIP titles to names?
Discussion in 'Rust Discussion' started by Velxinone, Nov 12, 2017.
-
You need to post in the plugin you are using to give them the vip title for support
-
i dont quite understand.
is there a vip plugin? -
Just read the overview if you need help with what groups you want @Resistance my name in a post and will make you the file -
@Resistance could you please <3
I installed that Betterchat.exe but its seems pointless does nothing -
-
but on the plugin page it had a .exe thingo so yeah i got that aswel but its shit
Basically
I wanted normal players White
Vip: Purple
Donators: Red
Admins
Green name with Orange text
Code:[ { "GroupName": "default", "Priority": 0, "Title": { "Text": "[Player]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "admin", "Priority": 2, "Title": { "Text": "[admin]", "Color": "#aaff55", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#aaff55", "Size": 15 }, "Message": { "Color": "Orange", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } } ]
-
You will need to post this on the plugin page and am sure Wulf will move it when he gets on but i will post the json file for you on the plugin page and you need to tell me if you want there names that colour or the title that colour and do remember the text they type in game is white
-
Thank you could i by any chance add you on steam?
-
Don't play the game any more due to being to busy with real life
-
-
You can do that here and many will help but if its a question about a plugin you will need to post in that plugin topic
-
Code:
[ { "GroupName": "default", "Priority": 3, "Title": { "Text": "[Player]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "vip", "Priority": 1, "Title": { "Text": "[VIP]", "Color": "#8000FF", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "donator", "Priority": 2, "Title": { "Text": "[Donator]", "Color": "#CD2222", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "admin", "Priority": 0, "Title": { "Text": "[Admin]", "Color": "#8ff429", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#8ff429", "Size": 15 }, "Message": { "Color": "Orange", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } } ]
Last edited by a moderator: Nov 12, 2017 -
@Adriok I already gave him the file in the correct plugin topic like I said I would above
-