Whats wrong with this
#7

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
The || means or, so you check if gTeam[playerid] is not 2 or not 3.
This will always be true, because it is for example 2, PlayerInfo[playerid][pMember] != 3 will return 1 so the whole line is true.
Replace the || with && (and)
Thanks it worked, and thanks to everyone else that tried helping.
Reply


Messages In This Thread
Whats wrong with this - by Marshall_Banks - 16.10.2010, 16:36
Re: Whats wrong with this - by Relixious - 16.10.2010, 16:37
Re: Whats wrong with this - by Mauzen - 16.10.2010, 16:39
Re: Whats wrong with this - by Marshall_Banks - 16.10.2010, 16:39
Re: Whats wrong with this - by Relixious - 16.10.2010, 16:42
Re: Whats wrong with this - by Tee - 16.10.2010, 16:48
Re: Whats wrong with this - by Marshall_Banks - 16.10.2010, 16:49

Forum Jump:


Users browsing this thread: 1 Guest(s)