2025-08-27 01:03 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000596Spring engineGeneralpublic2009-02-01 11:28
Reporterimbaczek 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000596: Helper AIs not letting go of units after .take
Descriptionsee http://spring.clan-sy.com/phpbb/viewtopic.php?t=11581
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0001117

imbaczek (reporter)

committed what would seem like a fix in r4218, but have no way of testing it.

~0001118

Kloot (developer)

Last edited: 2007-08-18 02:04

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);

~0001120

imbaczek (reporter)

When I think about it, I'm not sure if transferring groups between players is a good idea...
+Notes

-Issue History
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
+Issue History