31.01.2013, 21:36
To give you the explanation on why your first code did not work: you were missing an opening bracket on your if(isPlayerInAnyVehicle) statement.
pawn Код:
if(!IsPlayerInAnyVehicle(playerid)) {