Basically, I'm trying to make it so that when a command is used on a player ( in Gmod TTT ) their live status isn't shown. ( Looks like this currently, green = alive , yellow = dead ,
http://i.imgur.com/komItfy.png )
What I'm unsure about currently, is how I find the values/identifiers that I need to do this.
e.g If I want something to do -> if <command> used on <player> then <show> <playernamecolour> as <colour>
The <> is obviously identifiers I need to code this, if anyone can help guide me to finding these resources that'd be swell. I've looked at the ULib docs but I'm very very new to this and kinda slow when I have no idea...
Any help will be very much appreciated, and If this is in the wrong place.. I'm sorry.