Difference between revisions of "Scripting Tutorial: Summoned Creatures"

Corrected the update section of the script. ~~~~~~~
imported>Coolboys335
imported>Gdarknight
(Corrected the update section of the script. ~~~~~~~)
Line 98: Line 98:
End
End


Begin GameMode
Begin ScriptEffectUpdate


     if ( timer > 30 )    ;Creature is dead and fade timer passed
     if ( timer > 30 )    ;Creature is dead and fade timer passed
Anonymous user