Difference between revisions of "Scripting Tutorial: Summoned Creatures"

m
imported>Vaelissa
imported>Vaelissa
 
Line 101: Line 101:


     if ( timer > 30 )    ;Creature is dead and fade timer passed
     if ( timer > 30 )    ;Creature is dead and fade timer passed
         ;Move our creature back to it's holding cell
         ;Move our creature back to its holding cell
         SUMN.kill
         SUMN.kill
         SUMN.moveto CreatureCageREF 0 0 10  
         SUMN.moveto CreatureCageREF 0 0 10  
Anonymous user