home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / DesktopInvaders.swf / scripts / frame_7 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  759 b   |  42 lines

  1. level = "1";
  2. call("setlevels");
  3. toplevel = "5";
  4. totwep = "2";
  5. mothercount = "500";
  6. totbul = "5";
  7. score = "0";
  8. lives = "2";
  9. shotmother1 = "1000";
  10. shotmother2 = "1000";
  11. shotmother3 = "1000";
  12. shotmother4 = "2500";
  13. shotmother5 = "2500";
  14. shotmother6 = "5000";
  15. bullscore = "25";
  16. alienscr0 = "400";
  17. alienscr1 = "300";
  18. alienscr2 = "200";
  19. alienscr3 = "100";
  20. alienscr4 = "50";
  21. wepoffx = "4";
  22. wepoffy = "4";
  23. alienoffx = "7";
  24. alienoffy = "5";
  25. shieldoffx = "22";
  26. shieldoffy = "12";
  27. bulloffx = "4";
  28. bulloffy = "8";
  29. shipoffx = "10";
  30. shipy = "38";
  31. xlf = "0";
  32. levelinc = "0";
  33. shieldfill = "200";
  34. shieldo1 = "8";
  35. shieldo2 = "25";
  36. shieldo3 = "42";
  37. shieldyo = "31";
  38. motheroffx = "16";
  39. motheroffy = "5";
  40. motherinit = "100";
  41. launch = "37";
  42.