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:37goldkekko#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:42EasyFarm#3
One way is to look for the x coordinate of another client. That's an easy way
04/08/2023 13:10xpr01#4
Quote:
Originally Posted by EasyFarm
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