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

[TS] Aircraft units stays over enemy Buildings / Units and doesnt do anything when they attacl for seconds. #21319

Open
LipkeGu opened this issue Jan 27, 2024 · 6 comments
Labels

Comments

@LipkeGu
Copy link
Member

LipkeGu commented Jan 27, 2024

While i tested my PR with the MCVs noticed that Aircraft units, doesnt fire for seconds when they attack enemy buildings or units.
They stays at with Ammo at position and do nothing. After Seconds they begins to fire. Sometimes the Aircraft tries to attack without Ammo.

Reproduce:
Start an AI vs AI match and join as spectator.
Look at the Aircraft units when they attack enemy buildings..

@LipkeGu LipkeGu added the Bug label Jan 27, 2024
@LipkeGu LipkeGu changed the title [TS] Aircraft units stays over enemy Buildings / Units and doesnt do anything for senconds. [TS] Aircraft units stays over enemy Buildings / Units and doesnt do anything when they attacl for seconds. Jan 27, 2024
@dnqbob
Copy link
Contributor

dnqbob commented Feb 1, 2024

It is mainly because TS aircraft does not have vision. AttackAircraft cannot attack actor that is under shroud for AI.

@LipkeGu
Copy link
Member Author

LipkeGu commented Feb 2, 2024

In this case the actor was not under shroud for the AI

@dnqbob
Copy link
Contributor

dnqbob commented Feb 2, 2024

Start an AI vs AI match and join as specta

The shroud/fog doesn't work for spectator but it works for unit of AI player.

@LipkeGu
Copy link
Member Author

LipkeGu commented Feb 3, 2024

it could be related / (or the same) to this #21064

@PunkPun
Copy link
Member

PunkPun commented Feb 3, 2024

it could be related / (or the same) to this #21064

no

@dnqbob
Copy link
Contributor

dnqbob commented Mar 12, 2024

It is mainly because TS aircraft does not have vision. AttackAircraft cannot attack actor that is under shroud for AI.

My bad, it should be "AttackAircraft cannot attack actor that is under shroud and fog for AI"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants