View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004303 | Spring engine | General | public | 2014-02-02 23:04 | 2016-01-20 18:48 | ||||
Reporter | silentwings | ||||||||
Assigned To | gajop | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 96.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004303: Spring.DestroyUnit does not affect crashing units | ||||||||
Description | (tested on crashing aircraft) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jK (developer) 2014-02-03 05:31 |
too less info |
silentwings (reporter) 2014-02-03 13:29 Last edited: 2014-02-03 13:35 |
get unitID of some crashable aircraft -> fly it over some aa and set it crashing with Spring.SetUnitCOBValue(unitID, COB_CRASHING, 1) when it dies -> call Spring.DestroyUnit(unitID, false, false) on it while it is crashing -> no effect what info do you want to know/think is missing? |
jK (developer) 2014-02-03 14:15 |
I think only Spring.DestroyUnit(unitID, false, true) works when in crashing state. |
silentwings (reporter) 2014-02-04 23:25 |
I've tested every combination of Spring.DestroyUnit(unitID, true/false, true/false) and none of them have any effect on a crashing aircraft. |
gajop (developer) 2016-01-20 18:48 |
Fix 9bbb5e029ce5ac9cb03c6e00fff22242328a7d04 committed to develop branch: fix 0004303 : enable destruction of crashing units, repo: spring changeset id: 6338 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-02 23:04 | silentwings | New Issue | |
2014-02-03 05:31 | jK | Note Added: 0012812 | |
2014-02-03 13:29 | silentwings | Note Added: 0012813 | |
2014-02-03 13:29 | silentwings | Note Edited: 0012813 | View Revisions |
2014-02-03 13:30 | silentwings | Note Edited: 0012813 | View Revisions |
2014-02-03 13:33 | silentwings | Note Edited: 0012813 | View Revisions |
2014-02-03 13:35 | silentwings | Note Edited: 0012813 | View Revisions |
2014-02-03 13:35 | silentwings | Note Edited: 0012813 | View Revisions |
2014-02-03 13:35 | silentwings | Note Edited: 0012813 | View Revisions |
2014-02-03 14:15 | jK | Note Added: 0012814 | |
2014-02-04 23:25 | silentwings | Note Added: 0012818 | |
2016-01-20 18:48 | gajop | Changeset attached | => spring develop 9bbb5e02 |
2016-01-20 18:48 | gajop | Note Added: 0015548 | |
2016-01-20 18:48 | gajop | Assigned To | => gajop |
2016-01-20 18:48 | gajop | Status | new => resolved |
2016-01-20 18:48 | gajop | Resolution | open => fixed |