can some1 help me about HUDS
hi i'm editing a hud i need the default quake TEAMCOUNT and SCORE because I dont want them changing places when following another team i want them fixed like RED & BLUE not (own team & enemy) thx
I think its this :
Score_Limit { rect 596 456 11 23; font xp; fontsize 12 14; textstyle 1; textalign C; color 1 1 1 1 ; bgcolor 0 0 0 0; fill; anchors 6; }
Score_OWN { rect 613 449 27 14; font xp; fontsize 8 10; textstyle 9; textalign R; color T; bgcolor 0 0 0 0.68; fill; anchors 6; }
Score_NME { rect 613 465 27 14; font xp; fontsize 8 10; textstyle 9; textalign R; color E; bgcolor 0 0 0 0.68; fill; anchors 6; }
TeamCount_OWN { rect 615 451 13 11; font xp; fontsize 8 10; textstyle 1; textalign C; color 1 1 1 0.7 ; bgcolor 0 0 0 0; fill; anchors 6; }
TeamCount_NME { rect 615 466 13 11; font xp; fontsize 8 10; textstyle 1; textalign C; color 1 1 1 0.7 ; bgcolor 0 0 0 0; fill; anchors 6; }
You can have help by reading HUDs in your directory excessiveplus/hud files.
But you want the DEFAULT score and teamcount HUD or something that it fit for YOUR HUD (I've just seen upper).
Not available. Same as "centerprint" properties and holdable icon.
i tried mate but it isnt what i look for