Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Soldier shot sounds  (Read 1448 times)

0 Members and 1 Guest are viewing this topic.

Offline CrazyAce

  • Members
  • *
Soldier shot sounds
« on: 01 Aug 2008, 19:01:10 »
It's kinda hard to describe by text :scratch:, but you know when you shoot a soldier it makes a sound, first a bullet impact, and then the soldier cries out in pain. The help I can use is where are these files kept and where are they defined?

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re: Soldier shot sounds
« Reply #1 on: 01 Aug 2008, 20:50:50 »
Nearest thing I can find that might relate is the class CAManBase in the characters.pbo config file.

It lists 20 hitsounds all of which are held in '\ca\Characters\Data\Sound\'

All other soldier classes directly or indirectly inherit from CAManBase.

Names are Hit11 - Hit30


Planck
I know a little about a lot, and a lot about a little.

Offline CrazyAce

  • Members
  • *
Re: Soldier shot sounds
« Reply #2 on: 02 Aug 2008, 00:15:58 »
Those hit soudns dont sound right :blink: but if thats what the game uses for imapact sounds then I can change that. Now I wonder where the "Ahh" and "Ouch" sounds are kept :scratch: