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

Prevent CAs from being marked as "rookie CA" #695

Closed
Xymanek opened this issue Dec 19, 2019 · 0 comments · Fixed by #938
Closed

Prevent CAs from being marked as "rookie CA" #695

Xymanek opened this issue Dec 19, 2019 · 0 comments · Fixed by #938

Comments

@Xymanek
Copy link
Member

Xymanek commented Dec 19, 2019

The game has a concept of "rookie covert actions":

covert actions which do not have veteran soldier requirements, so can always be started

Mods can introduce CAs which do not have rank requirements, but have very specific spawn requirements, which would be ignored by current system.

I propose adding X2CovertActionTemplate::bCanNeverBeRookie to allow mods to control this behaviour (X2CovertActionTemplate is not native). The value will be checked in XComGameState_HeadquartersResistance::FindRookieCovertActions

Xymanek added a commit to WOTCStrategyOverhaul/X2WOTCCommunityHighlander that referenced this issue Dec 23, 2019
Musashi1584 added a commit that referenced this issue Jan 9, 2020
@robojumper robojumper added the needs-docs Needs documentation label Jan 18, 2020
Iridar pushed a commit to Iridar/X2WOTCCommunityHighlander that referenced this issue Jan 11, 2021
Iridar pushed a commit to Iridar/X2WOTCCommunityHighlander that referenced this issue Jan 11, 2021
Iridar pushed a commit to Iridar/X2WOTCCommunityHighlander that referenced this issue Jan 12, 2021
@robojumper robojumper removed the needs-docs Needs documentation label Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants