The command to change colours is below
Setskins R G B R G B
R = Red, G = Green, B = Blue
The the first 3 colours, are the other team, and last 3 colours, are your team. if you dont use force brightskins to teammates and enemies then the first 3 colours are red team, 2nd 3 are blue team i think.
each colour is a number between 0 and 100, 0 means no colour, 100 means full. so like a slider bar 0 is at bottom, 100 is full right. so if you want Red overlay, R=100 G=0 B=0 etc.
so for Red/Blue overlays the command is
Setskins 100 0 0 0 0 100
for Green/Yellow overlays the command is
Setskins 0 100 0 100 100 0
My colour skins are
Cyan/Black
Setskins 0 100 100 0 0 0
or
Pink/Black
Setskins 100 0 100 0 0 0
so to create a bind for these is easy. will use the two i have atm, in game open console and type these 2 lines
Set input P Setskins 100 0 100 0 0 0
Set input O Setskins 0 100 100 0 0 0
or in your user.ini file it would look like this
P=Setskins 100 0 100 0 0 0
O=Setskins 0 100 100 0 0 0
so now press P to get Pink/Black and O to get Cyan/Black
replace P and O for which ever key you want, i use pageup and pagedown. you could also set up an alias so 1 keypress does both and switches between the two but thats another mini tutorial
hope thats helpful
~Night
note-this is a tam feature, not just a tamextra one so works on all tam servers

