View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000596 | Spring engine | General | public | 2007-08-18 00:18 | 2009-02-01 11:28 |
| Reporter | imbaczek | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000596: Helper AIs not letting go of units after .take | ||||
| Description | see http://spring.clan-sy.com/phpbb/viewtopic.php?t=11581 | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
committed what would seem like a fix in r4218, but have no way of testing it. |
|
|
You can make your fix a bit more optimistic by first checking if the unit is in a group AI: if (group && group->ai) SetGroup(0); |
|
|
When I think about it, I'm not sure if transferring groups between players is a good idea... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-08-18 00:18 | imbaczek | New Issue | |
| 2007-08-18 01:37 | imbaczek | Note Added: 0001117 | |
| 2007-08-18 02:04 | Kloot | Note Added: 0001118 | |
| 2007-08-18 02:04 | Kloot | Note Edited: 0001118 | |
| 2007-08-18 11:15 | imbaczek | Note Added: 0001120 | |
| 2009-02-01 11:28 | Auswaschbar | Status | new => closed |
| 2009-02-01 11:28 | Auswaschbar | Resolution | open => fixed |