SA-MP Forums Archive
SetVehicleParamsEx engine Unfreeze player Why ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: SetVehicleParamsEx engine Unfreeze player Why ? (/showthread.php?tid=288681)



SetVehicleParamsEx engine Unfreeze player Why ? - Trac - 08.10.2011

TogglePlayerControllable(playerid,0);
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehicleid, 1, lights, alarm, doors, bonnet, boot, objective);

It's start vehicle engine but why unfreeze player? i dont wont to unfreeze player... anyone?


Re: SetVehicleParamsEx engine Unfreeze player Why ? - IstuntmanI - 08.10.2011

This should be posted on "Bug reports".


Re: SetVehicleParamsEx engine Unfreeze player Why ? - .:Kaos:. - 08.10.2011

Try freezing them after its called.