tag mismatch
#2

PHP код:
if (IsPaused(playerid) && GetPausedTime(playerid) >= 5
to
PHP код:
if (IsPaused(playerid) == true && GetPausedTime(playerid) >= 5
Reply


Messages In This Thread
tag mismatch - by JoshNudock - 01.09.2015, 13:46
Re: tag mismatch - by MarvinPWN - 01.09.2015, 13:49

Forum Jump:


Users browsing this thread: 2 Guest(s)