hi
i have read your block about wow memory reading. Greate worke!
I have tried to implement your GetUnitReaction methods but i'm struggling with them.
I upateded all offsets but i could't finde new offsets for these three offsets. I used the debugger to get the values of these varibles and they containd some rubbish (like: -604363).
int factionIndex = Memory.ReadInt(hProcess, 0x93E80C);
int factionPointer = Memory.ReadInt(hProcess, 0x93E81

;
int totalFactions = Memory.ReadInt(hProcess, 0x93E80

;
Do you have any new offsets or do you know the name of these offsets in the thread
http://www.mmowned.com/forums/wow-me...addresses.html
regards blub4ever