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

  1. import Bladex
  2.  
  3. # *********************************
  4. # *      Creacion de sonidos      *
  5. # *********************************
  6.  
  7. GolpeArmaEscudoTrl=Bladex.CreateSound('..\\..\\sounds\\golpe-arma-escudo.wav', 'GolpeArmaEscudoTrl')
  8. GolpeArmaEscudoTrl.SendNotify=0
  9. GolpeArmaArmaTrl=Bladex.CreateSound('..\\..\\sounds\\golpe-arma-arma.wav', 'GolpeArmaArmaTrl')
  10. GolpeArmaArmaTrl.SendNotify=0
  11. TajoEmpalanteTrl=Bladex.CreateSound('..\\..\\sounds\\corte-carne.wav', 'TajoEmpalanteTrl')
  12. TajoEmpalanteTrl.SendNotify=0
  13. TajoCortanteTrl=Bladex.CreateSound('..\\..\\sounds\\corte-carne-2.wav', 'TajoCortanteTrl')
  14. TajoCortanteTrl.SendNotify=0
  15. TajoMutilacionTrl=Bladex.CreateSound('..\\..\\sounds\\slice-splat1.wav', 'TajoMutilacionTrl')
  16. TajoMutilacionTrl.SendNotify=0
  17. GolpeContundenteTrl=Bladex.CreateSound('..\\..\\sounds\\golpe-maza-carne.wav', 'GolpeContundenteTrl')
  18. GolpeContundenteTrl.SendNotify=0
  19.  
  20.  
  21. EsfuerzoCortoTrl=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-troll1.wav', 'EsfuerzoCortoTrl')
  22. EsfuerzoCortoTrl.SendNotify=0
  23. EsfuerzoCortoTrl.Volume=1
  24. EsfuerzoCorto1Trl=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-troll2.wav', 'EsfuerzoCorto1Trl')
  25. EsfuerzoCorto1Trl.SendNotify=0
  26. EsfuerzoCorto1Trl.Volume=1
  27. EsfuerzoCorto2Trl=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-troll3.wav', 'EsfuerzoCorto2Trl')
  28. #EsfuerzoCorto2Trl.SendNotify=0
  29. EsfuerzoCorto2Trl.Volume=1
  30. EsfuerzoCorto3Trl=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-troll4.wav', 'EsfuerzoCorto3Trl')
  31. #EsfuerzoCorto3Trl.SendNotify=0
  32. EsfuerzoCorto3Trl.Volume=1
  33.  
  34. SesgadoCortoTrl=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto.wav', 'SesgadoCortoTrl')
  35. SesgadoCortoTrl.SendNotify=0
  36. SesgadoCortoTrl.Volume=0.6
  37. SesgadoLargoTrl=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo.wav', 'SesgadoLargoTrl')
  38. SesgadoLargoTrl.SendNotify=0
  39. SesgadoLargoTrl.Volume=0.6
  40. SesgadoCortoGraveTrl=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-grave.wav', 'SesgadoCortoGraveTrl')
  41. SesgadoCortoGraveTrl.SendNotify=0
  42. SesgadoCortoGraveTrl.Volume=0.6
  43. SesgadoLargoGraveTrl=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-grave.wav', 'SesgadoLargoGraveTrl')
  44. SesgadoLargoGraveTrl.SendNotify=0
  45. SesgadoCortoGraveTrl.Volume=0.6
  46. SesgadoCortoAgudoTrl=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-agudo.wav', 'SesgadoCortoAgudoTrl')
  47. SesgadoCortoAgudoTrl.SendNotify=0
  48. SesgadoCortoAgudoTrl.Volume=0.6
  49. SesgadoLargoAgudoTrl=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-agudo.wav', 'SesgadoLargoAgudoTrl')
  50. SesgadoLargoAgudoTrl.SendNotify=0
  51. SesgadoLargoAgudoTrl.Volume=0.6
  52. EsfuerzoGolpeLateralTrl=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-troll6.wav', 'EsfuerzoGolpeLateralTrl')
  53. EsfuerzoGolpeLateralTrl.SendNotify=0
  54. EsfuerzoGolpeArribaTrl=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-troll1.wav', 'EsfuerzoGolpeArribaTrl')
  55. EsfuerzoGolpeArribaTrl.SendNotify=0
  56. MuerteTrl1=Bladex.CreateSound('..\\..\\sounds\\muerte-troll1.wav', 'MuerteTrl1')
  57. MuerteTrl1.SendNotify=0
  58. MuerteTrl1.Volume=1
  59. MuerteTrl2=Bladex.CreateSound('..\\..\\sounds\\muerte-troll2.wav', 'MuerteTrl2')
  60. MuerteTrl2.SendNotify=0
  61. MuerteTrl2.Volume=1
  62. HeridaTrl1=Bladex.CreateSound('..\\..\\sounds\\herida-troll1.wav', 'HeridaTrl1')
  63. HeridaTrl1.SendNotify=0
  64. HeridaTrl1.Volume=1
  65. HeridaTrl2=Bladex.CreateSound('..\\..\\sounds\\herida-troll2.wav', 'HeridaTrl2')
  66. HeridaTrl2.SendNotify=0
  67. HeridaTrl2.Volume=1
  68. HeridaTrl3=Bladex.CreateSound('..\\..\\sounds\\herida-troll1.wav', 'HeridaTrl3')
  69. HeridaTrl3.SendNotify=0
  70. HeridaTrl3.Volume=1
  71. HeridaTrl4=Bladex.CreateSound('..\\..\\sounds\\herida-troll2.wav', 'HeridaTrl4')
  72. HeridaTrl4.SendNotify=0
  73. HeridaTrl4.Volume=1
  74.  
  75.  
  76. RespiracionTrl1=Bladex.CreateSound('..\\..\\sounds\\respiracion-Troll1.wav', 'RespiracionTrl1')
  77. RespiracionTrl1.SendNotify=0
  78. RespiracionTrl1.Volume=1
  79. RespiracionTrl2=Bladex.CreateSound('..\\..\\sounds\\respiracion-Troll2.wav', 'RespiracionTrl2')
  80. RespiracionTrl2.SendNotify=0
  81. RespiracionTrl2.Volume=1
  82. #RespiracionTrl3=Bladex.CreateSound('..\\..\\sounds\\respiracion-rapida-3.wav', 'RespiracionTrl3')
  83. #RespiracionTrl3.SendNotify=0
  84. #RespiracionTrl3.Volume=1
  85. #RespiracionTrl4=Bladex.CreateSound('..\\..\\sounds\\respiracion-rapida-4.wav', 'RespiracionTrl4')
  86. #RespiracionTrl4.SendNotify=0
  87. #RespiracionTrl4.Volume=1
  88. #RespiracionTrl5=Bladex.CreateSound('..\\..\\sounds\\respiracion-a.wav', 'RespiracionTrl5')
  89. #RespiracionTrl5.SendNotify=0
  90. #RespiracionTrl5.Volume=1
  91. #RespiracionTrl6=Bladex.CreateSound('..\\..\\sounds\\respiracion-b.wav', 'RespiracionTrl6')
  92. #RespiracionTrl6.SendNotify=0
  93. #RespiracionTrl6.Volume=1
  94. #RespiracionTrl7=Bladex.CreateSound('..\\..\\sounds\\respiracion-c.wav', 'RespiracionTrl7')
  95. #RespiracionTrl7.SendNotify=0
  96. #RespiracionTrl7.Volume=1
  97. #RespiracionTrl8=Bladex.CreateSound('..\\..\\sounds\\respiracion-d.wav', 'RespiracionTrl8')
  98. #RespiracionTrl8.SendNotify=0
  99. #RespiracionTrl8.Volume=1
  100.  
  101. MovimientoTrl1=Bladex.CreateSound('..\\..\\sounds\\mov-troll-1.wav', 'MovimientoTrl1')
  102. MovimientoTrl1.SendNotify=0
  103. MovimientoTrl1.Volume=1
  104. MovimientoTrl2=Bladex.CreateSound('..\\..\\sounds\\mov-troll-2.wav', 'MovimientoTrl2')
  105. MovimientoTrl2.SendNotify=0
  106. MovimientoTrl2.Volume=1
  107.  
  108. CaidaTrl=Bladex.CreateSound('..\\..\\sounds\\caida-mano.wav', 'CaidaTrl')
  109. CaidaTrl.SendNotify=0
  110. CaidaTrl.Volume=1
  111. CaidaTrl.MinDistance=1000
  112. CaidaTrl.MaxDistance=25000
  113.  
  114. MuerteQuemandoTrl=Bladex.CreateSound('..\\..\\sounds\\muerte-quemandoTroll.wav', 'MuerteQuemandoTrl')
  115. MuerteQuemandoTrl.SendNotify=0
  116. MuerteQuemandoTrl.Volume=1
  117. MuerteQuemandoTrl.MinDistance=1000
  118. MuerteQuemandoTrl.MaxDistance=25000
  119.  
  120. GritoCaidaTrl=Bladex.CreateSound('..\\..\\sounds\\salto-vacio-Troll.wav', 'GritoCaidaTrl')
  121. GritoCaidaTrl.SendNotify=0
  122. GritoCaidaTrl.Volume=1
  123. GritoCaidaTrl.MinDistance=1000
  124. GritoCaidaTrl.MaxDistance=25000
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. print "Sonidos para el Troll creados..."
  132.