[FilterScript] Explosion to object
#1

does anyone know how can i add explosion to an object which is moving up and down by script? i want to add explosion / sec
Reply
#2

Wrong Section, please ask in this Section :
http://forum.sa-mp.com/forumdisplay.php?f=12
Reply
#3

Set up a timer when creating the object (https://sampwiki.blast.hk/wiki/SetTimerEx) and give the objectid as parameter

in the called function, get the position of the object (for this you need to pass the id). Then create a explosion at that position (https://sampwiki.blast.hk/wiki/CreateExplosion)

Edit: sorry, just thought this would be in Scripting Discussion...
Reply
#4

... It is in the Scripting Discussion, he closed it after it was solved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)