Hello Guys
I just wanted to read out the WoWClass noticing that the BYTES0 offset disappeared.
Instead there is now flags and flags2. The Crazy thing is: I read those out on a Warlock:
flag = 0x00000000; flag2 = 0x00000008.
Warlock is Class 0x9 (confirmed, because WoWClass("player") returns 9"), on top of that it has to be in Bits 9-16
Does anyone know something about this?