View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002580 | The Dark Mod | Coding | public | 26.01.2011 02:08 | 27.10.2011 05:15 |
Reporter | Springheel | Assigned To | Springheel | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | TDM 1.03 | ||||
Target Version | TDM 1.04 | Fixed in Version | TDM 1.04 | ||
Summary | 0002580: Archer uses Throw animation if too far away. | ||||
Description | Under some circumstances archers use the "throw" animation instead of their "fire bow" animation. They still fire an arrow projectile. I haven't narrowed down exactly when this happens, but it looks like it happens when the AI is at a distance and can't get any closer (because of a gap or something). If you move closer, then he starts using his fire animation. Could it be that the throwing behaviour has a longer range than regular missile behaviour? | ||||
Tags | No tags attached. | ||||
Hmm, not sure this is distance-related. I walked closer to the archer and he still threw arrows at me. Last time it was connected to the archer not being able to reach me. Maybe that's still the issue, though I thought that was fixed. |
|
The spawnarg "outofreach_projectile_enabled" regulates whether AI can throw things. If it is disabled for all archer AIs then they won't throw anything anymore. P.S. I think this bug is a duplicate of 0002033. |
|
Ah, thanks. That did indeed fix it. I had to adjust the range of the bows to compensate, as it turns out they were much shorter than the distance AI could throw a rock. | |
Date Modified | Username | Field | Change |
---|---|---|---|
26.01.2011 02:08 | Springheel | New Issue | |
27.01.2011 02:07 | Springheel | Note Added: 0003490 | |
28.01.2011 05:10 | stgatilov | Note Added: 0003493 | |
28.01.2011 05:56 | stgatilov | Note Edited: 0003493 | |
28.01.2011 15:21 | Springheel | Note Added: 0003496 | |
28.01.2011 15:21 | Springheel | Status | new => resolved |
28.01.2011 15:21 | Springheel | Resolution | open => fixed |
28.01.2011 15:21 | Springheel | Assigned To | => Springheel |
28.01.2011 15:53 | tels | Product Version | => TDM 1.03 |
28.01.2011 15:53 | tels | Fixed in Version | => TDM 1.04 |
28.01.2011 15:53 | tels | Target Version | => TDM 1.04 |
27.10.2011 05:15 | greebo | Status | resolved => closed |