- Joined
- Jan 4, 2007
- Messages
- 1,599
- Reaction score
- 217
Code:
return *(DWORD*)(ZGetGameClient() + 0x1A4)
return *([i]type[/i]*)(ZGetGameClient() + [i]pointer[/i])
How do I find ZGetGameClient / ZGAME pointers?
Also, what would be the pointer to find the player's UGradeID?
Last edited: