Zombie cant not use
#3

You need to return 0; on the else if part.


pawn Код:
else if(gTeam[playerid] == TEAM_ZOMBIE || TEAM_ZOMBIE2)        
{          
 SendClientMessage(playerid,COLOR_GREEN,"ERROR: You are a zombie you can not get a random weapon");// You won't need this because they can't see it.
 return 0;        
}
Reply


Messages In This Thread
Zombie cant not use - by Kitten - 14.11.2010, 19:58
Re: Zombie cant not use - by GaGlets(R) - 14.11.2010, 20:01
Re: Zombie cant not use - by Steven82 - 14.11.2010, 20:04
Re: Zombie cant not use - by Kitten - 14.11.2010, 20:04
Re: Zombie cant not use - by Steven82 - 14.11.2010, 20:07
Re: Zombie cant not use - by Mauzen - 14.11.2010, 20:09
Re: Zombie cant not use - by Kitten - 14.11.2010, 20:09
Re: Zombie cant not use - by Steven82 - 14.11.2010, 20:10
Re: Zombie cant not use - by Kitten - 14.11.2010, 20:11
Re: Zombie cant not use - by Mauzen - 14.11.2010, 20:12

Forum Jump:


Users browsing this thread: 1 Guest(s)