Engine problem
#2

Cause of this

PHP код:
if(GetPlayerState(playerid)!=PLAYER_STATE_DRIVER)

change it to this:

PHP код:
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)

Reply


Messages In This Thread
Engine problem - by MatriXgaMer - 09.01.2014, 09:35
Re: Engine problem - by amirab - 09.01.2014, 10:01
Re: Engine problem - by [TMS]Legena - 09.01.2014, 11:21
Re: Engine problem - by iBots - 09.01.2014, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)