04.09.2013, 20:31
We need to see some code to help...
Also if you want it off, you'll need a:
Also if you want it off, you'll need a:
pawn Код:
new engine, lights, alarm, doors, bonnet, boot, objective;
new vid = GetPlayerVehicleID(playerid);
GetVehicleParamsEx(vid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vid, 0, lights, alarm, doors, bonnet, boot, objective);