You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey for some reason when i read m_iIDEntIndex i always get very huge values like 237023232
i add it to the local player and then read, using process_vm_readv from the nix crate
i dont think it is a problem with me as i am perfectly able to get m_ihealth using that and some people on UC told me that its likely the dumper thats giving me wrong values
I'm not exactly sure if I understand you correctly. The value will always be 0xFFFFFFFF (invalid handle) when your crosshair isn't over another player.
I'm not exactly sure if I understand you correctly. The value will always be 0xFFFFFFFF (invalid handle) when your crosshair isn't over another player.
Hey for some reason when i read m_iIDEntIndex i always get very huge values like 237023232
i add it to the local player and then read, using process_vm_readv from the nix crate
i dont think it is a problem with me as i am perfectly able to get m_ihealth using that and some people on UC told me that its likely the dumper thats giving me wrong values
this is the code i currently have
https://paste.gg/p/anonymous/23b3ad412320449da695df72fa6e30b7/files/392bd74e84644e58972cdbb172619bfd/raw
The text was updated successfully, but these errors were encountered: