Quote:
Originally Posted by MP2
Use this instead:
pawn Код:
if(GetVehicleModel(vehicleid) == 0)
|
Quote:
Originally Posted by YoYo123
Forget my last post, I see what kind of command you're trying to make here.
Include this at the top of your script:
pawn Код:
native IsValidVehicle(vehicleid);
And use IsValidVehicle(vehicleid) in your command script.
|
I'm curious why it isn't included in a_vehicles.