[Not a bug] Sndinfo bug

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
The Ultimate DooMer
Posts: 2109
Joined: Tue Jul 15, 2003 5:29 pm
Location: Industrial Zone

Sndinfo bug

Post by The Ultimate DooMer »

When setting up my newly revamped sndinfo for SSD (with all those spanking new ogg sounds) I came across a bug:

The shotgun reload doesn't work. I have this:

Code: Select all

weapons/shotgr			shotgun2
with a sound entry called shotgun2 in the wad, but when I fire the shotgun, only the firing sound went off.
User avatar
Enjay
 
 
Posts: 27668
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

Strange though it may seem (because of it appearing in the weapon section) that sound entry is not actually used when the shotgun is fired. The shotgun sound has a cocking noise at the end of it so there is no need for a second cocking sound.

weapons/shotgr is actually used for the cocking sound you hear when the intermission screen between levels is finished and the next level is loading.
User avatar
randi
Site Admin
Posts: 7750
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

I didn't realize that when I was making the names to use in SNDINFO, or else I would have given it a different name. Too late now, I suppose. Maybe I'll put a comment in pointing this out.
Post Reply

Return to “Closed Bugs [GZDoom]”