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

  1. global Plus
  2.  
  3. on HereH1--α╖╟º╟╠╟╩┼B
  4.   preLoadCast 56 + Plus, 58 + Plus
  5.   sound playFile 2, "\S_SINKEI\YOU_NGH1"
  6.   repeat while SoundBusy(2)
  7.     IkariH random(5), random(5)
  8.   end repeat
  9.   set the castNum of sprite 2 = 41 + Plus
  10.   unLoadCast 56 + Plus, 58 + Plus
  11. end
  12.  
  13. on HereH2--╟▒╟▒╟╩┼B
  14.   preLoadCast 50 + Plus, 52 + Plus
  15.   sound playFile 2, "\S_SINKEI\YOU_NGH2"
  16.   repeat while SoundBusy(2)
  17.     BikkuriH random(5), random(5)
  18.   end repeat
  19.   set the castNum of sprite 2 = 41 + Plus
  20.   unLoadCast 50 + Plus, 52 + Plus
  21. end 
  22.  
  23. on HereH3--╟å╟┴╟┴┼I
  24.   preLoadCast 65 + Plus, 67 + Plus
  25.   sound playFile 2, "\S_SINKEI\YOU_NGH3"
  26.   repeat while SoundBusy(2)
  27.     TohohoH random(5), random(5)
  28.   end repeat
  29.   set the castNum of sprite 2 = 41 + Plus
  30.   unLoadCast 65 + Plus, 67 + Plus
  31. end 
  32.  
  33. on HereH4--╔t╔t╔t╔t╔t┼I
  34.   preLoadCast 50 + Plus, 52 + Plus
  35.   sound playFile 2, "\S_SINKEI\YOU_NGH4"
  36.   repeat while SoundBusy(2)
  37.     BikkuriH random(5), random(5)
  38.   end repeat
  39.   set the castNum of sprite 2 = 41 + Plus
  40.   unLoadCast 50 + Plus, 52 + Plus
  41. end