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

  1. global Plus
  2.  
  3. on UnLuckyB1--Γ²╟¥╟▌╟╚╟├╟≡╟╖┼I
  4.   preLoadCast 126 + Plus
  5.   sound playFile 2, "\S_REACT\NG_B1"
  6.   repeat while SoundBusy(2)
  7.     IkariB random(5), random(5)
  8.   end repeat
  9.   set the castNum of sprite 2 = 121 + Plus
  10.   unLoadCast 126 + Plus
  11. end
  12.  
  13. on UnLuckyB2--╔Q┼[╔b
  14.   preLoadCast 128 + Plus
  15.   sound playFile 2, "\S_REACT\NG_B2"
  16.   repeat while SoundBusy(2)
  17.     TohohoB random(5), random(5)
  18.   end repeat
  19.   set the castNum of sprite 2 = 121 + Plus
  20.   unLoadCast 128 + Plus
  21. end
  22.  
  23. on UnLuckyB3--╔_┼I
  24.   preLoadCast 124 + Plus
  25.   sound playFile 2, "\S_REACT\NG_B3"
  26.   repeat while SoundBusy(2)
  27.     BikkuriB random(5), random(5)
  28.   end repeat
  29.   set the castNum of sprite 2 = 121 + Plus
  30.   unLoadCast 124 + Plus
  31. end 
  32.  
  33. on UnLuckyB4--╟é╟┴╟═╟²┼[
  34.   preLoadCast 131 + Plus
  35.   sound playFile 2, "\S_REACT\NG_B4"
  36.   repeat while SoundBusy(2)
  37.     Pokan2B random(5), random(5)
  38.   end repeat
  39.   set the castNum of sprite 2 = 121 + Plus
  40.   unLoadCast 131 + Plus
  41. end