| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| 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 | Fixed in Version | |||||||
| 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 | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Google_Frog (reporter) 2015-05-09 04:10 |
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. |
|
Google_Frog (reporter) 2015-05-09 04:21 Last edited: 2015-05-09 04:22 |
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. |
|
abma (administrator) 2015-05-09 14:08 |
http://imolarpg.dyndns.org/trac/balatest/browser/trunk/gamedata/modrules.lua#L18 |
|
cleanrock (reporter) 2015-05-14 07:45 |
I can't reproduce this with BA 8.17 and 98.0.1-665-g088db4b develop. |
|
jK (developer) 2015-05-29 02:54 |
Check is now part of ::TestTarget() making it impossible to happen. So when it was possible, now it's not. |
Issue History |
|||
| 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 | View Revisions |
| 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 |


