home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / roam-and-protect.swf / scripts / DefineSprite_363 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  204 b   |  10 lines

  1. listnum = _root.convoylist.length;
  2. _root.convoylist[_root.convoylist.length] = _name;
  3. randattack = 100;
  4. hits = 5;
  5. hitvar = 50 / hits;
  6. cnt = 0;
  7. mynum = _name.charAt(5);
  8. targon = "true";
  9. live = 1;
  10.