DescriptionChris "Lakitu7" Schwarz
2010-12-05 14:45:45 EST
Created attachment 2503[details]
implementation
Extend cg_drawTeamOverlay to multiple modes:
0 off
1 all teammates (as it is now)
2 support teammates (builders, basilisks only)
3 nearby teammates (those in vis)
Add cg_teamOverlaySortMode
0 no sorting (by clientid) (as it is now)
1 score, descending
2 weapon/class, descending (builders on top)
is from this http://tremulous.net/forum/index.php?topic=13199.0
Yeah I know I need to make menu bits for it. Haven't done so yet.
Comment 1Chris "Lakitu7" Schwarz
2010-12-06 04:12:36 EST
Created attachment 2508 [details] implementation Added the menu bits now so it's all ready.