Skip to content

Fix incorrect 3rd camera player death animations when frozen.#815

Merged
s1lentq merged 2 commits intorehlds:masterfrom
deprale:fix_frozenbots
Mar 31, 2023
Merged

Fix incorrect 3rd camera player death animations when frozen.#815
s1lentq merged 2 commits intorehlds:masterfrom
deprale:fix_frozenbots

Conversation

@deprale
Copy link
Contributor

@deprale deprale commented Mar 20, 2023

Player dies with FL_FROZEN flag set

unfixed.mp4

fixed

fixed.mp4

edit:
granted, this can also be fixed with amxx itself, just reset FL_FROZEN on pre playerkilled, and there's no default weapon that freezes you (at least in cstrike), and a good coder would just remove that flag on death, but maybe it would be better to take care of that straight from regamedll?
Can map triggers set this flag to players? If yes, wouldn't it make sense to remove this flag on player killed?

Please share your thoughts.

@RauliTop
Copy link
Contributor

I realized it some years ago, and I fixed by the way you said in amxx.

but, of course, it will be a good addition to have it by default on regamedll
many coders don't know it

@s1lentq s1lentq merged commit d2ea0d3 into rehlds:master Mar 31, 2023
@deprale deprale deleted the fix_frozenbots branch April 1, 2023 02:52
yohimik pushed a commit to yohimik/ReGameDLL_CS that referenced this pull request Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants