it is possible through a server variable to enable colored arrows on the minimap...
the idea is... 'we' choose a color that is only used by 'us', so we can find each other faster (i.e. we choose green)
that way u can spot other guys that are not noobs anymore much easier
if we stay close to each other we can medic us easily... and finding another mate is much easier if u can spot him on the map without problems
code:
client:
* 'cg_rgb' sets your armband/minimap/scoreboard color, if server allows it
players set: >> cg_rgb 0,1,0 <<
server:
* g_armbands added. 0=let player decide armband color 1=force red/blue 2=assign random color to players
wursti sets: >> g_armbands 0 <<