SetVehicleParamsEx - 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 (
/showthread.php?tid=497124)
SetVehicleParamsEx -
audriuxxx - 25.02.2014
Hi,
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehicleid, engine, lights, alarm, 0, bonnet, boot, objective); // ONLY the engine param was changed (to 1)
Doors are no closed, i can go to vehicle.... why? when i set engine, alarm, boot and there is working but not this
Re: SetVehicleParamsEx -
Clad - 25.02.2014
What is the problem ?
Re: SetVehicleParamsEx -
audriuxxx - 25.02.2014
I want to make a car door closed.