SA-MP Forums Archive
Yellow Arrow - 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: Yellow Arrow (/showthread.php?tid=195236)



Yellow Arrow - SworDDicK - 01.12.2010

Hello I know i used search

I need tutorial how to make yellow arrow up the car and it will folow car and on the map that car will be yellow color.

Please i need tutorial
I know that is some setplayer attachonvehilce but i need tutorial please


Re: Yellow Arrow - Bumbis - 01.12.2010

New 0.3c has that function.

native SetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
native GetVehicleParamsEx(vehicleid, &engine, &lights, &alarm, &doors, &bonnet, &boot, &objective);

Set objective to true.
I guess im right..