View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003026 | The Dark Mod | Coding | public | 17.02.2012 16:49 | 25.02.2012 23:08 |
Reporter | Springheel | Assigned To | Springheel | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.07 | ||||
Target Version | TDM 1.08 | Fixed in Version | TDM 1.08 | ||
Summary | 0003026: Add "tired" sounds to Bow Draw | ||||
Description | There are exertion sounds to play when the player's bow draw starts to wobble, but they're currently not called by the code. Not sure what the sound shader name is--I'm at work--but wanted to get this tracked...I imagine it's an easy fix. The sound just needs to be called at the same instant the bow view starts to wave back and forth. If the sound ends too early or too late, I can modify the sounds to fit as needed after the fact. | ||||
Tags | No tags attached. | ||||
Add “snd_player_tired” to the player def and play it when the tired animation begins. rev. 12645: tdm_player_thief.def tdm_weapon_arrow.script |
|
SH: You might have to alter the sounds, since they end well before the animation ends. See what you think. | |
I've updated the sounds with ones that match the duration of the wobble, but one slight hiccup is that once started, the full sound plays even if the player fires the arrow in the middle of it. |
|
4 seconds if you let it play out. When it hits the 4s mark, the bow begins to come down. If you change the sound so it lasts 4s, I can stop the sound if the animation aborts for any reason. |
|
ninja'd! | |
If the draw loop aborts after the tired sound starts, stop the sound. rev 12651 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
17.02.2012 16:49 | Springheel | New Issue | |
17.02.2012 16:49 | Springheel | Status | new => assigned |
17.02.2012 16:49 | Springheel | Assigned To | => grayman |
24.02.2012 21:14 | grayman | Note Added: 0004349 | |
24.02.2012 21:14 | grayman | Status | assigned => resolved |
24.02.2012 21:14 | grayman | Resolution | open => fixed |
24.02.2012 21:14 | grayman | Fixed in Version | => TDM 1.08 |
24.02.2012 21:14 | grayman | Target Version | => TDM 1.08 |
24.02.2012 21:15 | grayman | Note Added: 0004350 | |
25.02.2012 13:51 | Springheel | Assigned To | grayman => Springheel |
25.02.2012 13:51 | Springheel | Status | resolved => assigned |
25.02.2012 18:46 | Springheel | Note Added: 0004354 | |
25.02.2012 19:12 | grayman | Note Added: 0004355 | |
25.02.2012 19:22 | Springheel | Note Edited: 0004354 | |
25.02.2012 19:23 | Springheel | Note Added: 0004356 | |
25.02.2012 20:07 | grayman | Note Added: 0004357 | |
25.02.2012 23:08 | Springheel | Status | assigned => resolved |