probs with XP_Em/color
I have a big prob with the enemymodel and the color---> it doesn´t work.
in tdm the model works.. but teamcolors not.
and in ffa nothing works. can somebody help me?
here are my cfg lines:
seta xp_enemyColors "2222"
seta xp_enemyModel "tankjr/pm"
if this is the teamcolor.. these are the lines:
seta color1 "2"
seta color2 "3"
Zomg, ppl is hard click to search button:S
Enemy model prob:
cg_forceteam 0 for ffa, duel, cg_forceteam 1 tdm, freeze, ctf, rtf
Team collor:
xp_colors "7777"
Thats all
Here is stupid bind for it:
[code:1]bind [ "team R;cg_forceModel 1;echo ^1RED ^1TEAM"
bind ] "team B;cg_forceModel 1;echo ^4BLUE ^4TEAM"
bind \ "cg_forceModel 0;echo RESET MODEL"[/code:1]
[ - join to red team and forcemode enable, ] join to blue forcemode enable
\ - off forcemodel
EOT
thx... I´ll try it ...