home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 56 / CDPowerplay56Disc2.iso / demos / blade / data1.cab / Program_Executable_Files / Scripts / AniSoundMinX.py < prev    next >
Encoding:
Text File  |  2000-10-27  |  5.6 KB  |  149 lines

  1. import Bladex
  2.  
  3. # *********************************
  4. # *      Creacion de sonidos      *
  5. # *********************************
  6.  
  7. GolpeArmaEscudoMin=Bladex.CreateSound('..\\..\\sounds\\M-GOLPE-ESCUDO-METAL.wav', 'GolpeArmaEscudoMin')
  8. GolpeArmaEscudoMin.SendNotify=0
  9. GolpeArmaArmaMin=Bladex.CreateSound('..\\..\\sounds\\M-METAL-METAL-1E.wav', 'GolpeArmaArmaMin')
  10. GolpeArmaArmaMin.SendNotify=0
  11. TajoEmpalanteMin=Bladex.CreateSound('..\\..\\sounds\\corte-carne.wav', 'TajoEmpalanteMin')
  12. TajoEmpalanteMin.SendNotify=0
  13. TajoCortanteMin=Bladex.CreateSound('..\\..\\sounds\\corte-carne-2.wav', 'TajoCortanteMin')
  14. TajoCortanteMin.SendNotify=0
  15. TajoMutilacionMin=Bladex.CreateSound('..\\..\\sounds\\slice-splat1.wav', 'TajoMutilacionMin')
  16. TajoMutilacionMin.SendNotify=0
  17. GolpeContundenteMin=Bladex.CreateSound('..\\..\\sounds\\golpe-maza-carne.wav', 'GolpeContundenteMin')
  18. GolpeContundenteMin.SendNotify=0
  19.  
  20.  
  21.  
  22. EsfuerzoCorto1Min=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO1.wav', 'EsfuerzoCorto1Min')
  23. EsfuerzoCorto1Min.SendNotify=0
  24. EsfuerzoCorto1Min.Volume=0.8
  25. EsfuerzoCorto1Min.MinDistance=1000
  26. EsfuerzoCorto1Min.MaxDistance=25000
  27. EsfuerzoCorto2Min=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO8.wav', 'EsfuerzoCorto2Min')
  28. EsfuerzoCorto2Min.SendNotify=0
  29. EsfuerzoCorto2Min.Volume=0.8
  30. EsfuerzoCorto2Min.MinDistance=1000
  31. EsfuerzoCorto2Min.MaxDistance=25000
  32. EsfuerzoCorto3Min=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO3.wav', 'EsfuerzoCorto3Min')
  33. EsfuerzoCorto3Min.SendNotify=0
  34. EsfuerzoCorto3Min.Volume=0.8
  35. EsfuerzoCorto3Min.MinDistance=1000
  36. EsfuerzoCorto3Min.MaxDistance=25000
  37. EsfuerzoCorto4Min=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO5.wav', 'EsfuerzoCorto4Min')
  38. EsfuerzoCorto4Min.SendNotify=0
  39. EsfuerzoCorto4Min.Volume=0.8
  40. EsfuerzoCorto4Min.MinDistance=1000
  41. EsfuerzoCorto4Min.MaxDistance=25000
  42. EsfuerzoCorto4Min.SendNotify=0
  43. EsfuerzoCorto5Min=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO6.wav', 'EsfuerzoCorto5Min')
  44. EsfuerzoCorto5Min.SendNotify=0
  45. EsfuerzoCorto5Min.Volume=0.8
  46. EsfuerzoCorto5Min.MinDistance=1000
  47. EsfuerzoCorto5Min.MaxDistance=25000
  48.  
  49.  
  50. SesgadoCorto=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto.wav', 'SesgadoCorto')
  51. SesgadoCorto.SendNotify=0
  52. SesgadoCorto.Volume=0.8
  53. SesgadoLargo=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo.wav', 'SesgadoLargo')
  54. SesgadoLargo.SendNotify=0
  55. SesgadoLargo.Volume=0.8
  56. SesgadoCortoGrave=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-grave.wav', 'SesgadoCortoGrave')
  57. SesgadoCortoGrave.SendNotify=0
  58. SesgadoCortoGrave.Volume=0.8
  59. SesgadoLargoGrave=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-grave.wav', 'SesgadoLargoGrave')
  60. SesgadoLargoGrave.SendNotify=0
  61. SesgadoCortoGrave.Volume=0.8
  62. SesgadoCortoAgudo=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-agudo.wav', 'SesgadoCortoAgudo')
  63. SesgadoCortoAgudo.SendNotify=0
  64. SesgadoCortoGrave.Volume=0.8
  65. SesgadoLargoAgudo=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-agudo.wav', 'SesgadoLargoAgudo')
  66. SesgadoLargoAgudo.SendNotify=0
  67. SesgadoCortoGrave.Volume=0.8
  68.  
  69.  
  70. EsfuerzoGolpeLateralMin=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO7.wav', 'EsfuerzoGolpeLateralMin')
  71. EsfuerzoGolpeLateralMin.SendNotify=0
  72. EsfuerzoGolpeLateralMin.Volume=0.8
  73. EsfuerzoGolpeLateralMin.MinDistance=1000
  74. EsfuerzoGolpeLateralMin.MaxDistance=25000
  75. EsfuerzoGolpeArribaMin=Bladex.CreateSound('..\\..\\sounds\\ATAQUE-MINO4.wav', 'EsfuerzoGolpeArribaMin')
  76. EsfuerzoGolpeArribaMin.SendNotify=0
  77. EsfuerzoGolpeArribaMin.Volume=0.8
  78. EsfuerzoGolpeArribaMin.MinDistance=1000
  79. EsfuerzoGolpeArribaMin.MaxDistance=25000
  80.  
  81.  
  82. MuerteMin1=Bladex.CreateSound('..\\..\\sounds\\MUERTE-MINO3.wav', 'MuerteMin1')
  83. MuerteMin1.SendNotify=0
  84. MuerteMin2=Bladex.CreateSound('..\\..\\sounds\\MUERTE-MINO2.wav', 'MuerteMin2')
  85. MuerteMin2.SendNotify=0
  86.  
  87. AgonizaMin2=Bladex.CreateSound('..\\..\\sounds\\AGONIZANDO-MINO.wav', 'AgonizaMin2')
  88. AgonizaMin2.SendNotify=0
  89.  
  90. HeridaMin1=Bladex.CreateSound('..\\..\\sounds\\MINOTAURO-GRU╤IDO1.wav', 'HeridaMin1')
  91. HeridaMin1.SendNotify=0
  92. HeridaMin2=Bladex.CreateSound('..\\..\\sounds\\MINOTAURO-GRU╤IDO2.wav', 'HeridaMin2')
  93. HeridaMin2.SendNotify=0
  94. HeridaMin3=Bladex.CreateSound('..\\..\\sounds\\MINOTAURO-GRU╤IDO1.wav', 'HeridaMin3')
  95. HeridaMin3.SendNotify=0
  96. HeridaMin4=Bladex.CreateSound('..\\..\\sounds\\MUERTE-MINO2.wav', 'HeridaMin4')
  97. HeridaMin4.SendNotify=0
  98.  
  99. RespiraMin1=Bladex.CreateSound('..\\..\\sounds\\RESPIRACIONES-MINO.wav', 'RespiraMin1')
  100. RespiraMin1.SendNotify=0
  101. RespiraMin1.Volume=0.6
  102. RespiraMin1.MinDistance=1000
  103. RespiraMin1.MaxDistance=25000
  104.  
  105. RespiraMin2=Bladex.CreateSound('..\\..\\sounds\\RESPIRACIONES-MINO2.wav', 'RespiraMin2')
  106. RespiraMin2.SendNotify=0
  107. RespiraMin2.Volume=0.6
  108. RespiraMin2.MinDistance=1000
  109. RespiraMin2.MaxDistance=25000
  110.  
  111.  
  112. AndarMin1=Bladex.CreateSound('..\\..\\sounds\\ANDANDO-MINO.wav', 'AndarMin1')
  113. AndarMin1.SendNotify=0
  114. AndarMin1.Volume=0.6
  115. AndarMin1.MinDistance=1000
  116. AndarMin1.MaxDistance=25000
  117.  
  118. AndarMin2=Bladex.CreateSound('..\\..\\sounds\\ANDANDO-MINO2.wav', 'AndarMin2')
  119. AndarMin2.SendNotify=0
  120. AndarMin2.Volume=0.6
  121. AndarMin2.MinDistance=1000
  122. AndarMin2.MaxDistance=25000
  123.  
  124.  
  125. MovimientoMin1=Bladex.CreateSound('..\\..\\sounds\\mov-troll-1.wav', 'MovimientoMin1')
  126. MovimientoMin1.SendNotify=0
  127. MovimientoMin1.Volume=1
  128. MovimientoMin1.MinDistance=1000
  129. MovimientoMin1.MaxDistance=25000
  130.  
  131. MovimientoMin2=Bladex.CreateSound('..\\..\\sounds\\mov-troll-1.wav', 'MovimientoMin2')
  132. MovimientoMin2.SendNotify=0
  133. MovimientoMin2.Volume=1
  134. MovimientoMin2.MinDistance=1000
  135. MovimientoMin2.MaxDistance=25000
  136.  
  137.  
  138. CaidaMin1=Bladex.CreateSound('..\\..\\sounds\\caida-mano.wav', 'CaidaMin1')
  139. CaidaMin1.SendNotify=0
  140. CaidaMin1.Volume=0.3
  141. CaidaMin1.MinDistance=1000
  142. CaidaMin1.MaxDistance=25000
  143.  
  144.  
  145.  
  146.  
  147.  
  148. print "Sonidos para el Minotaur creados..."
  149.