how to ... - 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: how to ... (
/showthread.php?tid=431144)
how to ... -
alexitaly - 16.04.2013
destroy dynamic objects??
Re : how to ... -
yusei - 16.04.2013
new Obj = CreateDynamicObject(.......................);
DestroyDynamicObject(Obj);
Re: how to ... -
alexitaly - 17.04.2013
i say playerid object.