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

  1. global Plus
  2.  
  3. on UnLuckyH1--╟ó╟╖┼[╟╥
  4.   preLoadCast 65 + Plus, 67 + Plus
  5.   sound playFile 2, "\S_REACT\NG_H1"
  6.   repeat while SoundBusy(2)
  7.     TohohoH random(5), random(5)
  8.   end repeat
  9.   set the castNum of sprite 2 = 41 + Plus
  10.   unLoadCast 65 + Plus, 67 + Plus
  11. end
  12.  
  13. on UnLuckyH2--╟å╟┴╟┴
  14.   preLoadCast 50 + Plus, 52 + Plus
  15.   sound playFile 2, "\S_REACT\NG_H2"
  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 UnLuckyH3--╟¬╟╥╟╗╟ⁿ┼[
  24.   preLoadCast 74 + Plus, 76 + Plus
  25.   sound playFile 2, "\S_REACT\NG_H3"
  26.   repeat while SoundBusy(2)
  27.     Pokan2H random(5), random(5)
  28.   end repeat
  29.   set the castNum of sprite 2 = 41 + Plus
  30.   unLoadCast 74 + Plus, 76 + Plus
  31. end 
  32.  
  33. on UnLuckyH4--╟¡╟½┼[╟ó┼I
  34.   preLoadCast 56 + Plus, 58 + Plus
  35.   sound playFile 2, "\S_REACT\NG_H4"
  36.   repeat while SoundBusy(2)
  37.     IkariH random(5), random(5)
  38.   end repeat
  39.   set the castNum of sprite 2 = 41 + Plus
  40.   unLoadCast 56 + Plus, 58 + Plus
  41. end