8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe try to retrieve this function's handle somehow (with SDKTools, DHooks or PTaH, I don't know exactly),
https://github.com/danielkrupinski/Osiris/blob/master/Osiris/SDK/Entity.h#L44
And call it on "player_death" 's "attacker" entity.
It should automatically update the StatTrak(tm) feature.
Thanks for your awesome work!
The text was updated successfully, but these errors were encountered:
Live StatTrak update is possible using https://github.com/komashchenko/PTaH/blob/5b435d6801f7d3b0ed9f0d6fa7cf450384c97374/PTaH.inc#L525 which does what asherkin said in https://forums.alliedmods.net/showthread.php?t=294628
I just think it's not that important of a feature to be added to the plugin. Maybe if a few people request it, I might add it on a future release
Sorry, something went wrong.
Live StatTrak update is possible using https://github.com/komashchenko/PTaH/blob/5b435d6801f7d3b0ed9f0d6fa7cf450384c97374/PTaH.inc#L525
Thanks! I will add it in my copy!
Would it be possible to implement this change? It would really be appreciated.
No branches or pull requests
Maybe try to retrieve this function's handle somehow (with SDKTools, DHooks or PTaH, I don't know exactly),
https://github.com/danielkrupinski/Osiris/blob/master/Osiris/SDK/Entity.h#L44
And call it on "player_death" 's "attacker" entity.
It should automatically update the StatTrak(tm) feature.
Thanks for your awesome work!
The text was updated successfully, but these errors were encountered: