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

add Group and Leader Changed Player Event #703

Merged
merged 1 commit into from
Jun 24, 2017
Merged

Conversation

jokoho48
Copy link
Member

When merged this pull request will:

@Killswitch00 Killswitch00 merged commit 1c3c6b7 into master Jun 24, 2017
@Killswitch00 Killswitch00 deleted the group_leaderChanged branch June 24, 2017 15:48
@ViperMaul ViperMaul added this to the 3.4 milestone Jun 24, 2017
@@ -114,6 +130,18 @@ if (_id != -1) then {
GVAR(oldUnit) = _player;
};

private _data = group _player;
Copy link
Contributor

@dedmen dedmen Jun 24, 2017

Choose a reason for hiding this comment

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

Why re-private _data ? Line 151 is not doing that. In the old version only the first _data assignment was privated

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

Successfully merging this pull request may close these issues.

None yet

5 participants