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

Implement CBasePlayer::Observer_FindNextPlayer() hook #667

Merged

Conversation

francoromaniello
Copy link
Contributor

The game have a bug when you are specting in first person, quickly changing players it is possible to "bug" the game and see through walls for a fraction of a second. This hook is needed to try to fix this bug.

@wopox1337 wopox1337 changed the title Implement Observer_FindNextPlayer hook Implement CBasePlayer::Observer_FindNextPlayer() hook Aug 31, 2021
@wopox1337 wopox1337 merged commit 326cfbb into s1lentq:master Aug 31, 2021
wopox1337 added a commit that referenced this pull request Aug 31, 2021
wopox1337 added a commit that referenced this pull request Aug 31, 2021
* Implement Observer_FindNextPlayer hook

Co-authored-by: Sergey Shorokhov <[email protected]>
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.

2 participants