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

Respawn - fix script error #9166

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Respawn - fix script error #9166

merged 1 commit into from
Mar 20, 2023

Conversation

PabstMirror
Copy link
Contributor

initRallypoint calls ["ace_rallypointMoved", [_rallypoint, _side]] call CBA_fnc_globalEvent;
which calls ace_respawn_fnc_updateRallypoint but it's missing 3rd arg

causes (in spawned code) Error Undefined variable in expression: _position

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Mar 8, 2023
@PabstMirror PabstMirror added this to the 3.16.0 milestone Mar 8, 2023
Copy link
Member

@veteran29 veteran29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PabstMirror PabstMirror merged commit f1fc0df into master Mar 20, 2023
@PabstMirror PabstMirror deleted the respawnx branch March 20, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants