Hi guys,
how do I read array out of memory?
I'm talking about this address:
If I'm right, there is an array beginning at this location, holding all known spell id's.Code:KnownSpell = 0x00BE5D88, // 3.3.5a 12340
But how to read that?
Any help would be greatly appreciated.