Hello,
I am currently working on finding base addresses and offsets on a server. While I can find these without issues on unprotected servers, I am facing challenges with the server I am currently working on. So far, I've only managed to find certain values like playerX, MountX,Weapon-Type, but I am not sure about GetTargetVID; it returns unusually high values. For example, when I right-click on skill trainers, their values increment by +1 sequentially. I am trying to use these values to find the attack value, but the pointers I've found are not effective. Also, when I use the value from GetTargetVID and place it there, it doesn’t work. Additionally, when searching pointers through Reference Strings, I encounter the following error: "CInstanceBase::PushTCPState You can't send move packets to yourself!"







