Timer.
#2

DO NOT IGNORE WARNINGS! They're there for a reason!

This;
pawn Code:
if(PlayerInfo[playerid][seatbelt] = false)
Should give you a warning: 211 possibly unintended assignment. That is because the comparison operator is == and not just =.
Reply


Messages In This Thread
Timer. - by TaLhA XIV - 06.08.2012, 16:05
Re: Timer. - by Vince - 06.08.2012, 16:44
Re: Timer. - by TaLhA XIV - 06.08.2012, 18:26

Forum Jump:


Users browsing this thread: 1 Guest(s)