
Officer egg
Joined: Mar 16, 2008
Dancing is forbidden.
|
Posted: Dec 30, 2008 02:03 PM
Msg. 1 of 2
Is there a way I can script explosions to appear at certain places? Like in halo 2, in the sky, you can see explosions in the sky. Or at the end of the maw.
Also, is there a way I can script them to repeatedly explode, at intervals?
|

Officer egg
Joined: Mar 16, 2008
Dancing is forbidden.
|
Posted: Dec 30, 2008 02:18 PM
Msg. 2 of 2
Quote: (script continuous bombs (effect_new -directory to explosion e.g. "vehicles\scorpion\shell explosion"- -flag name-) (sleep -time 30 = 1 second-) ) Thanks! So... (effect_new "directory" 'flagname') (sleep 100 ) amirite
|