Lock/unlock Help
#2

change
pawn Код:
if (IsPlayerInAnyVehicle(playerid) && GetPlayerState(playerid)==PLAYER_STATE_DRIVER)
to
pawn Код:
if (IsPlayerInVehicle(playerid, vehicleid) && GetPlayerState(playerid)==PLAYER_STATE_DRIVER)
And vehicleid is the vehicles id, not the model id
Reply


Messages In This Thread
Lock/unlock Help - by Smiths - 14.08.2009, 20:55
Re: Lock/unlock Help - by dice7 - 14.08.2009, 21:16
Re: Lock/unlock Help - by Smiths - 14.08.2009, 21:25

Forum Jump:


Users browsing this thread: 1 Guest(s)