How to destroy a Dynamic Sphere ? - 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 destroy a Dynamic Sphere ? (
/showthread.php?tid=533232)
How to destroy a Dynamic Sphere ? -
ScorpiusMalfoy - 23.08.2014
Same a title how to destroy or remove for player dynamicshpere of streamer plugin ? Thanks you +Rep
Re: How to destroy a Dynamic Sphere ? -
iFarbod - 23.08.2014
pawn Код:
native DestroyDynamicArea(areaid);
Source
Re: How to destroy a Dynamic Sphere ? -
ScorpiusMalfoy - 23.08.2014
can you give me an example of this funtion pls