[Help] Faction vehicle troubles (2.0)
#6

Quote:
Originally Posted by Smally
Посмотреть сообщение
pawn Код:
// Change
if(IsPlayerInVehicle(playerid, SFPDC1 && playerState == PLAYER_STATE_DRIVER))
// To
if(IsPlayerInVehicle(playerid, SFPDC1) && playerState == PLAYER_STATE_DRIVER)
You was closing the IsPlayerInVehicle too late.
Worked. REP+
Reply


Messages In This Thread
[Help] Faction vehicle troubles (2.0) - by BornHuman - 21.01.2014, 15:26
Re: [Help] Faction vehicle troubles (2.0) - by [TMS]Legena - 21.01.2014, 15:52
Re: [Help] Faction vehicle troubles (2.0) - by BornHuman - 21.01.2014, 16:22
Re: [Help] Faction vehicle troubles (2.0) - by ikey07 - 21.01.2014, 16:28
Re: [Help] Faction vehicle troubles (2.0) - by Smally - 21.01.2014, 16:45
Re: [Help] Faction vehicle troubles (2.0) - by BornHuman - 21.01.2014, 17:00

Forum Jump:


Users browsing this thread: 1 Guest(s)