nosoop / SM-TFOnTakeDamage

Hooks into TF2's slightly extended OnTakeDamage function.
GNU General Public License v3.0
7 stars 6 forks source link

CTFPlayer::OnTakeDamage seems to be outdated on Windows #4

Closed naydef closed 1 year ago

naydef commented 1 year ago

New signature: \x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x56\x57\xFF\x2A\x2A\x8B\xF9\x8D

nosoop commented 1 year ago

Good catch; thanks for the heads-up. I had a slightly different one ready to go but I forgot to push it to the repository among all the other ones I had to work on.