Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vanilla Bug] Unit mission "Ambush" does not work #817

Open
3 tasks done
Crimsonum opened this issue Jul 31, 2022 · 0 comments · May be fixed by #1122
Open
3 tasks done

[Vanilla Bug] Unit mission "Ambush" does not work #817

Crimsonum opened this issue Jul 31, 2022 · 0 comments · May be fixed by #1122
Labels
vanilla-bug Something isn't working in the original game

Comments

@Crimsonum
Copy link

First Check

  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I have attached as much information as possible (screenshots, debug and exception logs, etc).

Description

There is a unit mission called Ambush which does nothing useful. A unit set to this mode will lie motionless and unresponsive until attacked, after which it will pursue the attacker.

According to TD and RA source code, an AI unit set to this mission should hunt down enemies when it's discovered. However, there's a typo in the code which prevents this from working. It's likely TS has the same issue.

Required Code (optional)

No response

Steps To Reproduce

Using the attached test map, move your infantry unit to the left until the enemy infantry unit is discovered.

Expected Behaviour

The enemy unit should go to Hunt mode and pursue your unit.

Actual Behaviour

The AI unit remains motionless and unresponsive.

Additional Context

gdi1a.zip
Extract this map to your TS folder and start the GDI campaign.

@Crimsonum Crimsonum added the vanilla-bug Something isn't working in the original game label Jul 31, 2022
@ZivDero ZivDero linked a pull request Nov 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vanilla-bug Something isn't working in the original game
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant