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

Rallypoints- Don't modify setVar if already set #5347

Merged
merged 1 commit into from
Jul 9, 2017

Conversation

PabstMirror
Copy link
Contributor

From slack, user was using this setVariable ["ACE_canMoveRallypoint", false, true];
to block ability to move rally points.

ACE's initPost XEH runs after unit's init and changed it to true

This will prevent ace from modifying that variable if it's already defined

@PabstMirror PabstMirror added impact/trivial kind/bug-fix Release Notes: **FIXED:** labels Jul 9, 2017
@PabstMirror PabstMirror added this to the 3.10.2 milestone Jul 9, 2017
@PabstMirror PabstMirror merged commit 4483045 into master Jul 9, 2017
@PabstMirror PabstMirror deleted the rallypoint-setVar branch July 9, 2017 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/trivial kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants