How to Detach Object From Vehicle? - 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: How to Detach Object From Vehicle? (
/showthread.php?tid=194396)
How to Detach Object From Vehicle? -
Linow - 29.11.2010
I've created a siren, where the player can use commands to enable and disable ... It's works perfectly, but when I try to turn off, I can't remove the siren!
Re: How to Detach Object From Vehicle? -
Mauzen - 29.11.2010
You have to destroy the object. It works in the same way as AttackObjectToPlayer.
Re: How to Detach Object From Vehicle? -
Macluawn - 29.11.2010
I'm sure, that the objects doesn't attack. at least not on default.
you mean
AttachObjectToPlayer?