home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / csinke6.dir / 00031_Script_31 < prev    next >
Text File  |  1995-11-13  |  294b  |  17 lines

  1. on exitFrame
  2.   global hajimeC,Kioku
  3.   --if hajimeC = 102 and not soundBusy(2) then
  4.   --sound playfile 2,"\S_SINKEI\EMA_AIFF"
  5.   --end if
  6.   
  7.   cursor 0
  8.   if not ( Kioku = [:] ) then
  9.     CharaHere
  10.   else
  11.     nothing
  12.   end if
  13.   mekuriC1
  14.   Hyoji
  15.   PuppetSound 0
  16.   go to the frame
  17. end