Hello there! I'm still working through TMoD 7 and I wanted to start incorporating new sounds for my weapons. So far I have the sounds added to my .WAD file but for the life of me, I can't get them to play in-game! (or rather: they ONLY play the "Woosh!" sound an enemy fireball makes). I've tried various methods from forcing it to play via A_WeaponSound in my weapons block; A_PlaySound in the projectile's block; tried using "SeeSound" and all have come up short.
In the spoiler is the current code I'm using for them (Taken from DooM Tool's DECOHack):
Question
DynamiteKaitorn
Hello there! I'm still working through TMoD 7 and I wanted to start incorporating new sounds for my weapons. So far I have the sounds added to my .WAD file but for the life of me, I can't get them to play in-game! (or rather: they ONLY play the "Woosh!" sound an enemy fireball makes). I've tried various methods from forcing it to play via A_WeaponSound in my weapons block; A_PlaySound in the projectile's block; tried using "SeeSound" and all have come up short.
In the spoiler is the current code I'm using for them (Taken from DooM Tool's DECOHack):
^The Weapon^
^The Projectile^
Share this post
Link to post
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.