home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineSprite_96 / frame_1 / DoAction_2.as next >
Text File  |  2006-05-08  |  99b  |  9 lines

  1. if(count == undefined)
  2. {
  3.    count = 0;
  4. }
  5. if(limit == undefined)
  6. {
  7.    limit = random(50);
  8. }
  9.