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

[Suggestion] Live StatTrak(tm) Update #177

Open
ClaudiuHKS opened this issue May 29, 2020 · 3 comments
Open

[Suggestion] Live StatTrak(tm) Update #177

ClaudiuHKS opened this issue May 29, 2020 · 3 comments

Comments

@ClaudiuHKS
Copy link

ClaudiuHKS commented May 29, 2020

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!

@kgns
Copy link
Owner

kgns commented May 30, 2020

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

@ClaudiuHKS
Copy link
Author

Live StatTrak update is possible using https://github.com/komashchenko/PTaH/blob/5b435d6801f7d3b0ed9f0d6fa7cf450384c97374/PTaH.inc#L525

Thanks! I will add it in my copy!

@crashzk
Copy link
Contributor

crashzk commented Oct 17, 2022

Would it be possible to implement this change? It would really be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants