Problem with map changing system
#5

Remember to make pairs in your else if conditions (You'll have 4 else if blocks)

Ex:
PHP код:
if(gTeam[i] == TEAM_DEFENDERS && fTeam[i] == TEAM_ATTACKERS)
{
//print the win message for defenders and fail message for attackers.

EDIT: Sorry for the double post, can't see what I'm exactly doing on my Mobile.
Reply


Messages In This Thread
Problem with map changing system - by SpikY_ - 13.06.2015, 11:06
Re: Problem with map changing system - by MohammedZ - 13.06.2015, 11:20
Re: Problem with map changing system - by SpikY_ - 13.06.2015, 11:24
Re: Problem with map changing system - by SpaceX - 13.06.2015, 11:34
Re: Problem with map changing system - by SpaceX - 13.06.2015, 11:37
Re: Problem with map changing system - by SpikY_ - 13.06.2015, 11:50
Re: Problem with map changing system - by SpaceX - 13.06.2015, 13:19
Re: Problem with map changing system - by SpikY_ - 15.06.2015, 07:47
Re: Problem with map changing system - by SpikY_ - 15.06.2015, 07:55
Re: Problem with map changing system - by SpaceX - 15.06.2015, 11:05

Forum Jump:


Users browsing this thread: 1 Guest(s)