Prevent human-controlled units from passively acquiring iron-curtained enemy targets #1944
ltyylt
started this conversation in
Ideas and feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
AI-controlled units never attack enemy targets under iron-curtain, which is hardcoded around 0x6FC21C. I hope this can be extended to human-controlled units, but only to prevent passive target acquisition, manual targeting should still be allowed. If you want to make it configurable, it can be on a per weapon/warhead basis. You can simply add this in your
TechnoClass_CanAutoTargetObject_Shieldhook or somewhere around that.INI code
No response
Additional context
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions