Skip to content

Implement CBasePlayer::Observer_FindNextPlayer() hook#667

Merged
wopox1337 merged 2 commits intorehlds:masterfrom
francoromaniello:Observer_FindNextPlayer_Hook
Aug 31, 2021
Merged

Implement CBasePlayer::Observer_FindNextPlayer() hook#667
wopox1337 merged 2 commits intorehlds:masterfrom
francoromaniello:Observer_FindNextPlayer_Hook

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 self-requested a review August 31, 2021 11:08
@wopox1337 wopox1337 added Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. Type: 🚀 enhancement Improvement or addition of a new feature. labels Aug 31, 2021
@wopox1337 wopox1337 changed the title Implement Observer_FindNextPlayer hook Implement CBasePlayer::Observer_FindNextPlayer() hook Aug 31, 2021
@wopox1337 wopox1337 merged commit 326cfbb into rehlds: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]>
@ghost ghost mentioned this pull request Sep 28, 2023
yohimik pushed a commit to yohimik/ReGameDLL_CS that referenced this pull request Jun 5, 2025
* 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

Labels

Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. Type: 🚀 enhancement Improvement or addition of a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants