SA-MP Forums Archive
Help here :D - 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: Help here :D (/showthread.php?tid=499556)



Help here :D - AroseKhanNiazi - 08.03.2014

Solved


Re: Help here :D - CutX - 08.03.2014

DestroyObject(object);

there is no function to "detach" attached objects.
You could make one though

btw. you should make the variable holding the id of your object globally accessible
to be able to use it in different commands. like one to create the object and one to remove the object