SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SetVehicleParamsEx (/showthread.php?tid=195434)



SetVehicleParamsEx - kloMan - 02.12.2010

do i need to do this in OnVehicleStreamIn,
SetVehicleParamsForPlayer need to be done there i remember ??...


Re: SetVehicleParamsEx - dugi - 02.12.2010

This information is in the RC release topic

Quote:

SetVehicleParamsEx()

New extended parameters for vehicles that allow you to change the state of the
vehicle engine, lights, alarm, doors locked, bonnet open/closed, boot open/closed, objective status.
These don't have to be set for each player anymore like SetVehicleParamsForPlayer(). [b]They're
automatically replicated to all players.