home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / vivi_ex.exe / vivi_ex.DXR / 00011.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  259 b   |  14 lines

  1. on exitFrame
  2.   global gmode
  3.   puppetSprite(8, 1)
  4.   set the locV of sprite 8 to 120
  5.   set the castNum of sprite 8 to gmode + 221
  6.   repeat while soundBusy(1)
  7.     nothing()
  8.   end repeat
  9.   startTimer()
  10.   repeat while the timer < 30
  11.     nothing()
  12.   end repeat
  13. end
  14.