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



Help - Clarck - 20.11.2014

how to destroy an object used by AttachObjectToVehicle

pawn Код:
REMOVED



Re: Help - Youice - 20.11.2014

pawn Код:
DestroyObject(box);



Re: Help - Clarck - 20.11.2014

already tried, does not destroy

@Edit txd