Hiya,
I'd like to change a players chat color based on their Oxide/Umod permission group, and add a symbol in front of their name.
I have an idea how this would work:
Check if player is in group OR player SteamID in config
Prepend symbol to name
From there I'm not sure how best to proceed? I know I can wrap the player name in <color> tags but that seems like bit of a hack - is there a better way to format player names? I didn't see anything in the documentation.
Thanks in advance,
Tony.
Merged post
Also, what are the limitations for characters usable in chat, I've seen players using all sorts of weird stuff but have no idea what the full tange of options are, is it a specific subset of something? Ta.
I'd like to change a players chat color based on their Oxide/Umod permission group, and add a symbol in front of their name.
I have an idea how this would work:
Check if player is in group OR player SteamID in config
Prepend symbol to name
From there I'm not sure how best to proceed? I know I can wrap the player name in <color> tags but that seems like bit of a hack - is there a better way to format player names? I didn't see anything in the documentation.
Thanks in advance,
Tony.
Merged post
Also, what are the limitations for characters usable in chat, I've seen players using all sorts of weird stuff but have no idea what the full tange of options are, is it a specific subset of something? Ta.