23.12.2012, 21:23
Your missing opening and closing brackets! "{}" or you could have an else statement and then return 0;
Also I don't think the check for the vehicle will work that way.
This method will work for sure
But just keep on adding them
Also I don't think the check for the vehicle will work that way.
This method will work for sure
pawn Код:
if(IsPlayerInVehicle(playerid, 427)|| IsPlayerInVehicle(playerid,470))
{
}