home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / CSK / hyakki / adv_all / movie / failure.dcr / 00018.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  248 b   |  10 lines

  1. on startMovie
  2.   global glist, isno
  3.   repeat with c = 10 to 36
  4.     set the visible of sprite c to 0
  5.   end repeat
  6.   set the puppet of sprite 3 to 1
  7.   set the visible of sprite (count(glist) + 10) to 1
  8.   set the visible of sprite (isno + 30) to 1
  9. end
  10.