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: weapon sound, silent  (Read 1606 times)

0 Members and 1 Guest are viewing this topic.

Hoyt

  • Guest
weapon sound, silent
« on: 16 Aug 2005, 18:21:10 »
Ive tryed making shooting sound for my weapon, it sounds great on winamp but I canÂ't seem to get it ingame.

Code: [Select]
sound[]={"\hoyt_sv98\firecock.wav",db+30, 1.0};
I have tryed wav and .ogg. Neither work, in game the sound is silent when shooting.
soundfile properties:

2,2 sec long
44100Hz
tryed both 16-bit and 32-bit

oh, yes I did try to search the forums but didnÂ't find any that had this sort of problem.

Offline Pilot

  • Contributing Member
  • **
Re:weapon sound, silent
« Reply #1 on: 16 Aug 2005, 22:05:29 »
Is the sound stero or mono?  Whatever it is, try changing it to the other.  I have had problems in the past because of this, although I don't remember which one was the problem ::)

-Student Pilot

Hoyt

  • Guest
Re:weapon sound, silent
« Reply #2 on: 16 Aug 2005, 22:20:39 »
tryed that aswell, allthough I did manage to make the sound work. Only by converting to .wss , yet the pitch was totally off.