home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / DesktopInvaders.swf / scripts / frame_8 / DoAction.as < prev   
Encoding:
Text File  |  2006-06-13  |  321 b   |  18 lines

  1. call("setparameters");
  2. quiet = "0";
  3. quiettop = "25";
  4. bulexpn = "1";
  5. alientots = "0";
  6. aliencount = "40";
  7. dalienx = "1";
  8. dalieny = "0";
  9. shipx = "27";
  10. alienfire = "0";
  11. curwep = "1";
  12. shieldlay = "10";
  13. countdown = motherinit + random(mothercount) + "1";
  14. motherflag = "0";
  15. fired = "0";
  16. fire = "0";
  17. life = "0";
  18.