View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004774 | Spring engine | General | public | 2015-05-08 01:46 | 2015-05-29 02:54 |
| Reporter | abma | Assigned To | jK | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 98.0.1+git | ||||
| Target Version | 99.0 | ||||
| Summary | 0004774: armrl keeps targeting on aircraft which is crashing | ||||
| Description | it should switch to next target when the aircraft is already crashing | ||||
| Steps To Reproduce | /cheat /give armrl /give armpeep 1 start armpeep flying attack armpeep see armpeep crashing + armrl still targeting at armpeep | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
There is a modrule for this. modrules.fireAtDead = { fireAtKilled = false, fireAtCrashing = false, } Check whether those are set correctly and make sure a fix for this pays attention to the modrule. |
|
|
I can't reproduce a bug in ZK with 98.0.1-653-g78ea99d. Units stop firing and retarget rapidly when a unit starts crashing. |
|
|
http://imolarpg.dyndns.org/trac/balatest/browser/trunk/gamedata/modrules.lua#L18 |
|
|
I can't reproduce this with BA 8.17 and 98.0.1-665-g088db4b develop. |
|
|
Check is now part of ::TestTarget() making it impossible to happen. So when it was possible, now it's not. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-05-08 01:46 | abma | New Issue | |
| 2015-05-08 01:46 | abma | Relationship added | related to 0004769 |
| 2015-05-09 04:10 | Google_Frog | Note Added: 0014452 | |
| 2015-05-09 04:21 | Google_Frog | Note Added: 0014453 | |
| 2015-05-09 04:22 | Google_Frog | Note Edited: 0014453 | |
| 2015-05-09 14:08 | abma | Note Added: 0014454 | |
| 2015-05-14 07:45 | cleanrock | Note Added: 0014466 | |
| 2015-05-29 02:54 | jK | Note Added: 0014490 | |
| 2015-05-29 02:54 | jK | Status | new => resolved |
| 2015-05-29 02:54 | jK | Resolution | open => fixed |
| 2015-05-29 02:54 | jK | Assigned To | => jK |