24.01.2010, 17:09
Ok thats the problem,
Ok so now what?
How would i set a vehicle to
Engine[vehicleid] = 0;
Upon spawn or something like that,
Just a way to fix it thats all xd
pawn Код:
new vehicleid = GetPlayerVehicleID(playerid);
if(Engine[vehicleid] == 0)
How would i set a vehicle to
Engine[vehicleid] = 0;
Upon spawn or something like that,
Just a way to fix it thats all xd