Username tag/color

I’ve seen one server which had a custom color for admins with an admin prefix. How would I go about doing this on my server?

1 Like

Cancel the chat event then send your own event to all clients with appropiate colours.

@kanersps said in Username tag/color:

Cancel the chat event then send your own event to all clients with appropiate colours.

Is that where modified? Please

1 Like

@kanersps how do I do that? (sorry lol)

@slifer Check the chat.lua

@Trust37 iv managed to change the chat color but dont know how to change the color for a particular person when they join.

That’s what I’m wondering about too. How to make specific players colors… like Admins red.

Well, that’s not easy. First, you need a way to determine who is admin and who’s not (Login System). Then you need to check when player X joined, if he’s admin or not.

First of all, you need a login system.

Here is the easiest answer you will get for the question.
Change your Steam name And Apply this before your name (dont type the //.)
Colors:

^1 // Red Orange

^2 // Light Green

^3 // Light Yellow

^4 // Dark Blue

^5 // Light Blue

^6 // Violet

^7 // White

^8 // Blood Red

^9 // Fuchsia

1 Like

^4 // Dark Blue