So I wanted to try and reboot the old Ghouls World mod and wanted to add the GVH human classes to it, Well at least just the prime 3. The problem I am having though is their custom voices aren't playing nor are other certain sound effects. Did I break something? I have all of the sounds ported, voices included. So why aren't they playing?
https://www.mediafire.com/?k00e12hiprl4pv9
Certain custom sounds not playing?
-
- Forum Regular
- Posts: 130
- Joined: Mon Jun 18, 2012 9:59 pm
- SwordGrunt
- Forum Regular
- Posts: 377
- Joined: Thu Jun 07, 2012 8:43 pm
Re: Certain custom sounds not playing?
Check SNDINFO.txt, see if they are defined with the proper names and assigned to the proper sounds lumps; check if those sound lumps are all in the sounds/ folder in the pk3; check the player classes for their player.soundclass property and verify that, again, in SNDINFO.
http://zdoom.org/wiki/SNDINFO
Since you ported the classes over, I think you probably just forgot to define the player sounds in SNDINFO.
http://zdoom.org/wiki/SNDINFO
Since you ported the classes over, I think you probably just forgot to define the player sounds in SNDINFO.