Hey Guys,
well i have been trying and trying and trying to debug this, reverse this. ive tryed a good 8 diff memory address's just completely stumped me.
basically im trying to get the GUID of the "Set Focus" frame. u know how you can set focus some one and its a frame on there screen. well trying to get that! ( I.E a tank ).
Secondly, ( haven't strongly looked into it )
am trying to determine which spell is "de-cursable" and removable. anything that a druid can remove.
Code:
if ((Flags[0x20] != 0) && (Flags[0x80] != 0)) return true;
just wondering point in right direction for this one.
Any info or help would be much appreciated
Thanks