if(..) doesn't work correctly.
#2

Why not just do this because the way you're doing it won't work.

pawn Код:
new v = GetPlayerVehicleID(playerid);
        if(GetVehicleModel(v) != 403 && GetVehicleModel(v) != 514 && GetVehicleModel(v) != 515) return Error(playerid, 0);
Edit: Shit. Didn't see the resolved.
Reply


Messages In This Thread
if(..) doesn't work correctly. - by Ash. - 16.04.2011, 18:30
Re: if(..) doesn't work correctly. - by Backwardsman97 - 16.04.2011, 19:38

Forum Jump:


Users browsing this thread: 1 Guest(s)