View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003291 | The Dark Mod | AI | public | 19.01.2013 02:04 | 19.01.2013 23:58 |
Reporter | Springheel | Assigned To | grayman | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.08 | ||||
Target Version | TDM 2.00 | Fixed in Version | TDM 2.00 | ||
Summary | 0003291: AI play wrong vocal when drowning | ||||
Description | When you throw an unconcious AI into water, he plays his "snd_airGasp" vocal. This sounds like coughing, and is the same vocal played when the AI is hit with a gas arrow. "snd_death_liquid" is the proper vocal for drowning. | ||||
Tags | No tags attached. | ||||
snd_death_liquid is played when the AI dies, not when he's gasping for air. snd_airGasp is played when the AI is underwater, gasping for air, but not dead yet. If snd_airGasp isn't appropriate for that situation, we need a new snd_drowning for gasping before dying. |
|
I'm not sure snd_death_liquid is well designed for the way drowning is handled by the code. It has an extended period of 'gasping' followed by a gurgling death. Would be better to separate the gasping and the gurgling so they can be played separately. I'll look into that. |
|
Sounds good. | |
new shader is called "snd_drowning". | |
Fixed in src rev 5689. | |
Date Modified | Username | Field | Change |
---|---|---|---|
19.01.2013 02:04 | Springheel | New Issue | |
19.01.2013 02:29 | grayman | Note Added: 0005014 | |
19.01.2013 03:27 | Springheel | Note Added: 0005015 | |
19.01.2013 03:30 | Springheel | Note Edited: 0005015 | |
19.01.2013 03:30 | Springheel | Note Edited: 0005015 | |
19.01.2013 04:09 | grayman | Note Added: 0005016 | |
19.01.2013 13:36 | Springheel | Assigned To | => Springheel |
19.01.2013 13:36 | Springheel | Status | new => assigned |
19.01.2013 21:45 | Springheel | Note Added: 0005017 | |
19.01.2013 22:32 | Springheel | Assigned To | Springheel => grayman |
19.01.2013 23:57 | grayman | Note Added: 0005018 | |
19.01.2013 23:58 | grayman | Status | assigned => resolved |
19.01.2013 23:58 | grayman | Resolution | open => fixed |
19.01.2013 23:58 | grayman | Fixed in Version | => TDM 2.00 |
19.01.2013 23:58 | grayman | Target Version | => TDM 2.00 |