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

A suggestion about player_death event #125

Open
fbef0102 opened this issue Jan 6, 2025 · 0 comments
Open

A suggestion about player_death event #125

fbef0102 opened this issue Jan 6, 2025 · 0 comments

Comments

@fbef0102
Copy link

fbef0102 commented Jan 6, 2025

Hello, thank you for mutant tank, just a suggestion
https://github.com/Psykotikism/Mutant_Tanks/blob/master/addons/sourcemod/scripting/mutant_tanks/mutant_tanks.sp#L10229

Change

HookEventEx("player_death", vEventHandler, EventHookMode_Pre);

to

HookEventEx("player_death", vEventHandler, EventHookMode_Post);

Because some players use plugin to change attacker in player_death event
For example: Kills Manager (26 FEB 2020)

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

No branches or pull requests

1 participant