Problem with Pointers

04/02/2023 01:55 xpr01#1
with CE I find all pointers except Mob Pointer. Can someone please help me with this? Are there tools for this?
04/03/2023 17:37 goldkekko#2
Hello there, I'm struggling for the same issue. I know that inside of CharacterManagerPointer there is m_kAliveInstMap variable but I can't really find the offset of it, I don't which function I can use to find it correctly
04/07/2023 18:42 EasyFarm#3
One way is to look for the x coordinate of another client. That's an easy way
04/08/2023 13:10 xpr01#4
Quote:
Originally Posted by EasyFarm View Post
One way is to look for the x coordinate of another client. That's an easy way
how do you do that? can you please give some details