R6S - How do i find pointers and offset?
Hello, I'm trying to find pointer & offsets for the game "Rainbow Six Siege".
So far i have followed a few different tutorials on youtube, and on here to find the base address / pointer i started looking for the Health address then damage myself then search again to find the correct health address. When i found it i right clicked on the health in the Cheat Table and opened "find out what writes to this address" to get the pointer, but when i do this i get the weirdest address i have ever seen:

(So before posting some tutorial to "how to find offsets" or "how to find pointers" don't because i have read them all)
If you then calculate this pointer with our 12C you don't get the correct health, so something is wrong.
I'm not even sure that I'm doing this correctly, so if anyone have experience with R6S offsets please respond because i could really use some help.
Offsets I'm looking for:
GameManager & GameRenderer
(I don't want to just look up the offsets, i would like to learn how to do it on my own)
So far i have followed a few different tutorials on youtube, and on here to find the base address / pointer i started looking for the Health address then damage myself then search again to find the correct health address. When i found it i right clicked on the health in the Cheat Table and opened "find out what writes to this address" to get the pointer, but when i do this i get the weirdest address i have ever seen:

(So before posting some tutorial to "how to find offsets" or "how to find pointers" don't because i have read them all)
If you then calculate this pointer with our 12C you don't get the correct health, so something is wrong.
I'm not even sure that I'm doing this correctly, so if anyone have experience with R6S offsets please respond because i could really use some help.
Offsets I'm looking for:
GameManager & GameRenderer
(I don't want to just look up the offsets, i would like to learn how to do it on my own)