[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "Scripting Tutorial: Summoned Creatures"
Jump to navigation
Jump to search
Scripting Tutorial: Summoned Creatures (edit)
Revision as of 22:03, 25 April 2010
, 22:03, 25 April 2010Corrected the update section of the script. ~~~~~~~
imported>Coolboys335 |
imported>Gdarknight (Corrected the update section of the script. ~~~~~~~) |
||
Line 98: | Line 98: | ||
End | End | ||
Begin | Begin ScriptEffectUpdate | ||
if ( timer > 30 ) ;Creature is dead and fade timer passed | if ( timer > 30 ) ;Creature is dead and fade timer passed |