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

CZero: Fix broken Career Tasks #836

Merged
merged 3 commits into from Jul 10, 2023

Conversation

dystopm
Copy link
Contributor

@dystopm dystopm commented May 29, 2023

Close #835

  1. Code cleaning on CBasePlayer::Killed which inside calls HandleEnemyKill with wrong parameter order
  2. Changed conditions inside CCareerTask::OnEvent on hostage-related events which detects leader/follower with the unused m_target member and changed with IsFollowing method.

@wopox1337 wopox1337 self-requested a review July 10, 2023 12:44
@wopox1337 wopox1337 merged commit d4deabf into s1lentq:master Jul 10, 2023
@dystopm dystopm deleted the fix-broken-careertasks branch July 19, 2023 16:28
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.

CZ: Career Tasks Fix with Orpheu
2 participants