home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_3.swf / scripts / DefineSprite_2474 / frame_26 / DoAction.as
Text File  |  2010-05-15  |  280b  |  5 lines

  1. if(getProperty("../", _name) eq "Mechant1" and eval("/Variables:EtatActif") eq "Tab1Grimpe" and eval("/Variables:MechantBaril") == false and (eval("/Variables:Arrive") eq "PoteauBas" or eval("/Variables:Arrive") eq "PoteauHaut"))
  2. {
  3.    set("/Variables:Tab1MechantTir",true);
  4. }
  5.