home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / csinke6.dir / 00453_Script_HereT < prev    next >
Text File  |  1995-11-13  |  1KB  |  41 lines

  1. global Plus
  2.  
  3. on HereT1--α╖╟º╟╝╟«╟≡╟╖╟╚┼B
  4.   preLoadCast 16 + Plus, 18 + Plus
  5.   sound playFile 2, "\S_SINKEI\YOU_NGT1"
  6.   repeat while SoundBusy(2)
  7.     IkariT random(5), random(5)
  8.   end repeat
  9.   set the castNum of sprite 40 = 1 + Plus
  10.   unLoadCast 16 + Plus, 18 + Plus
  11. end
  12.  
  13. on HereT2--╟▒╟▒╟╝╟«╟≡╟╖╟╚┼B
  14.   preLoadCast 10 + Plus, 12 + Plus
  15.   sound playFile 2, "\S_SINKEI\YOU_NGT2"
  16.   repeat while SoundBusy(2)
  17.     BikkuriT random(5), random(5)
  18.   end repeat
  19.   set the castNum of sprite 40 = 1 + Plus
  20.   unLoadCast 10 + Plus, 12 + Plus
  21. end
  22.  
  23. on HereT3--╔╤┼[╔C┼I
  24.   preLoadCast 22 + Plus, 24 + Plus
  25.   sound playFile 2, "\S_SINKEI\YOU_NGT3"
  26.   repeat while SoundBusy(2)
  27.     NikoT random(5), random(5)
  28.   end repeat
  29.   set the castNum of sprite 40 = 1 + Plus
  30.   unLoadCast 22 + Plus, 24 + Plus
  31. end
  32.  
  33. on HereT4--╔z╔b╔z╔b╔z╔b╔z┼I
  34.   preLoadCast 10 + Plus, 12 + Plus
  35.   sound playFile 2, "\S_SINKEI\YOU_NGT4"
  36.   repeat while SoundBusy(2)
  37.     BikkuriT random(5), random(5)
  38.   end repeat
  39.   set the castNum of sprite 40 = 1 + Plus
  40.   unLoadCast 10 + Plus, 12 + Plus
  41. end