Closed allenhu0912 closed 4 years ago
Do you have a save for this? I remember this was an issue before, but it was fixed.
save_Save 90.zip SPARK wounded with 10 hours left, you can send him on multiple missions at once
@allenhu0912 Can you confirm that once you remove the SPARK from the squad in Squad Select, you can't add it back?
This appears to be a problem with the Squad Select screen's autofill mechanism, which ignores eStatus_CovertAction
for wounded soldiers that can go on missions, i.e. SPARKs.
The solution is probably to fix the bug in the highlander: XComGameState_Unit.CanGoOnMission()
should check that the unit's status is not eStatus_CovertAction
.
Depends on X2WOTCCommunityHighlander#665.
Should be fixed in beta 2 with this highlander pull request.
Similar to issue 584, a wounded SPARK is always available for infiltration even if he is currently already on a mission