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

Allow observe for dying player with EF_NODRAW effect #647

Merged
merged 2 commits into from
Jun 20, 2021

Conversation

SergeyShorokhov
Copy link
Member

FIX #646

@SergeyShorokhov SergeyShorokhov added Type: 🧬 bug in original GameDLL An error that could not be fixed by GameDLL. Type: 🚀 enhancement Improvement or addition of a new feature. Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. labels Jun 19, 2021
@SergeyShorokhov SergeyShorokhov requested a review from s1lentq June 19, 2021 15:36
@SergeyShorokhov SergeyShorokhov self-assigned this Jun 19, 2021
@SergeyShorokhov SergeyShorokhov force-pushed the fix-observer-EF_NODRAW branch from e7aeab5 to 5603eed Compare June 19, 2021 15:47
@SergeyShorokhov SergeyShorokhov removed the Type: 🧬 bug in original GameDLL An error that could not be fixed by GameDLL. label Jun 19, 2021
@SergeyShorokhov SergeyShorokhov force-pushed the fix-observer-EF_NODRAW branch 3 times, most recently from 2f1c240 to 5877492 Compare June 19, 2021 21:30
@SergeyShorokhov SergeyShorokhov force-pushed the fix-observer-EF_NODRAW branch from 5877492 to 55b996c Compare June 20, 2021 08:58
@afwn90cj93201nixr2e1re
Copy link
Contributor

Там вроде по какой-то причине именно игроков с EF_NODRAW не надо было где-то показывать, это ожидаемое поведение вроде бы было как раз таки.

Я такое на furien моде ловил и т.п.

@SergeyShorokhov SergeyShorokhov merged commit 59c297d into rehlds:master Jun 20, 2021
@SergeyShorokhov SergeyShorokhov deleted the fix-observer-EF_NODRAW branch June 20, 2021 11:44
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.

Can't observer while player dying with EF_NODRAW flag
3 participants