SA-MP Forums Archive
Yellow/red marker - 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/red marker (/showthread.php?tid=75394)



Yellow/red marker - Khelif - 01.05.2009

Hello people

does anyone know modelID for red/yellow/whatever marker? and how to make marker to move up & down, like I've seen in this vid at 0:40

SA-MP: Mini-Missions 91.121.183.100:7777

please help


Re: Yellow/red marker - Think - 01.05.2009

SetVehicleParamsForPlayer(vehid, playerid, objective (set this one to 1), locked);


Re: Yellow/red marker - Khelif - 01.05.2009

I want to attach marker on players, not vehicles.. is it possible to make it move up & down?