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=320516)
SetVehicleParamsEx -
Konstantinos - 23.02.2012
Hello, I have seen that some people can open the bonnet of the car with a command. But on the wiki says
Sets a vehicle's params for all players.
How exactly they do it without affecting all players's bonnet.
Re: SetVehicleParamsEx -
Danyal - 23.02.2012
my english is bad i cant understand but i think this is the answer
Код:
Sets a vehicle's params for all players.
it does affect all player bonnet but it effect a certain vehicle bonnet. means if some one open bonnet every body can see it all the other players bonnet wont be open.
EDIT 1: BONNET WILL BE OPEN FOR ALL PLAYER ON A CERTAIN VEHICLE
Re: SetVehicleParamsEx -
emokidx - 23.02.2012
(
vehicleid, engine, lights, alarm, doors, bonnet, boot, objective)
it sets a
vehicle's params for all players.
Re: SetVehicleParamsEx -
Konstantinos - 23.02.2012
So it means all players can see it and at the
SetVehicleParamsForPlayer is for only one.
I understood it wrong
Thank you!