So far I've been able to find some static variables, such as player name, account, realm, and chats. But I haven't been able to find g_currentConnection by any means.
Can anyone take a look in IDA and assist? Latest binary:
RapidShare: Easy Filehosting
For some reason searching for the player's health isn't working in 3.1.0 - and I have NO clue why. This is the method I used to get to the object list/player GUID before (just jump back an offset to find GUID, then find object list based on GUID).
And for those that would like the Mac offsets I've found so far:
Thanks!Code:Player Name Static: 0x01374028 Server Name Static: 0x01374706 Player Account : 0x01374180 Chat : 0x01374F9C