Page 1 of 1

Player change team

Posted: Thu Mar 04, 2010 7:06 pm
by Whispere
Hello again,
I need to help :), I want to my zombie mod, when the player of red team hit the player of blue team, the player from b team change team and he move to red team between zombies.

Thanks for every advice.

Re: Player change team

Posted: Fri Mar 05, 2010 10:35 am
by ^misantropia^
Check out SetTeam() in game/g_cmds.c, that should give you something to start with.