16.07.2009, 13:28
Hey Im building a TDM.
I have 2 teams
TEAM_ATTACK
TEAM_DEFFENSE
Please anyone tell me how i make this.
By every kill A team makes to the opponent team, raise 1 score point to all team members.
And I have a timer to end each round
SetTimer("EndRoundD", 600000, false);
How do I make so when round ends, appear The winner was TEAM_..... according to which has bigger score!!
Thanks
I have 2 teams
TEAM_ATTACK
TEAM_DEFFENSE
Please anyone tell me how i make this.
By every kill A team makes to the opponent team, raise 1 score point to all team members.
And I have a timer to end each round
SetTimer("EndRoundD", 600000, false);
How do I make so when round ends, appear The winner was TEAM_..... according to which has bigger score!!
Thanks