home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / karu_gin.dir / 00257_Script_257 < prev    next >
Text File  |  1995-11-13  |  384b  |  15 lines

  1. on exitFrame
  2.   global clicksprite, temotiCT, CPUwindow, gmember, gHuda, gHuda2, yominum,sName
  3.   put temotiCT + 1 into temotiCT
  4.   put "Θ╦Θ∙╟°Ωε" && temotiCT into field "Θ╦Θ∙╟°Ωε"
  5.   --  puppetSprite 3, false
  6.   puppetsound 0
  7.   updateStage
  8.   if gmember = 0 then 
  9.     play "Change"
  10.   else 
  11.     nothing
  12.   end if
  13.   sound playfile 3, "\S_SONG\U"&sName&"D2"
  14.   --  OwariHantei
  15. end