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



function? - N0FeaR - 09.07.2012

what function is this?




Re: function? - ReneG - 09.07.2012

If it's the police siren on a normal vehicle. It's AttachObjectToVehicle.

If it's the parachute/backpack looking object on the player. It's SetPlayerAttachedObject.


Re: function? - N0FeaR - 10.07.2012

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
If it's the police siren on a normal vehicle. It's AttachObjectToVehicle.

If it's the parachute/backpack looking object on the player. It's SetPlayerAttachedObject.
You know whats the ID for the object "siren"


Re: function? - coole210 - 10.07.2012

Quote:
Originally Posted by N0FeaR
Посмотреть сообщение
You know whats the ID for the object "siren"
19419


Re: function? - N0FeaR - 11.07.2012

So there is not FS for this ?


Re: function? - coole210 - 11.07.2012

Quote:
Originally Posted by N0FeaR
Посмотреть сообщение
So there is not FS for this ?
https://sampforum.blast.hk/showthread.php?pid=1868438#pid1868438


Re: function? - N0FeaR - 11.07.2012

Thank you.