Maybe you should just add a bit more whitespace in your SNDINFO file (and other things).
In the sound names you're defining ash/taunt01 through ash/taunt10 7 times instead of ash/taunt01 through ash/taunt70.
One-Liners / Taunt button?
Moderators: GZDoom Developers, Raze Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
-
- Posts: 1053
- Joined: Tue Sep 20, 2016 8:11 pm
- Location: London, England
Re: One-Liners / Taunt button?
So do I remove all the ash/tauntxx except 01 and 70? how does it know to include the ones between? Or am I misunderstanding.Matt wrote:Maybe you should just add a bit more whitespace in your SNDINFO file (and other things).
In the sound names you're defining ash/taunt01 through ash/taunt10 7 times instead of ash/taunt01 through ash/taunt70.
-
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Re: One-Liners / Taunt button?
Look very, very carefully at that SNDINFO code you posted.
Read each line out loud.
You might notice something.
Read each line out loud.
You might notice something.
-
- Posts: 1053
- Joined: Tue Sep 20, 2016 8:11 pm
- Location: London, England
Re: One-Liners / Taunt button?
HOW THE HELL DID I MISS THAT!? Thank you tons, really, THANKS.Matt wrote:Look very, very carefully at that SNDINFO code you posted.
Read each line out loud.
You might notice something.
I'm a flipping moron.
EDIT: It works perfectly now. Thanks so much. Now I can actually get on with making the game.