How to De-Attach Object from player? - 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 De-Attach Object from player? (
/showthread.php?tid=152492)
How to De-Attach Object from player? -
Aleksandar_Zivanovci - 04.06.2010
I need help.
I am making object editor and i don't know how to de-attach(remove it from player) object from player.
Can any one help?
Re: How to De-Attach Object from player? -
playbox12 - 04.06.2010
Quote:
Originally Posted by Aleksandar_Zivanovci
I need help.
I am making object editor and i don't know how to de-attach(remove it from player) object from player.
Can any one help?
|
Код:
DestroyObject(objectid)
Don't just copy it as I am not sure that its right
, look it up on samp wiki.