05.01.2015, 09:50
Код:
native IsPlayerSpawned(playerid);
And a small question. Is it somehow possible that a vehicle doesn't accelerate if the player presses the acceleration key without turning off the engine ? Because if you turn off the engine in an aircraft it will fall down to the ground like a stone.
I've also got two small suggestions. I know they are also possible to make with pawn but it would still be cool

Код:
native ToggleVehicleControlable(vehicleid, bool:toggle); native GetVehicleRot(vehicleid);