Problem solved.
Problem solved.
Last edited by wiirgi; 06-01-2011 at 12:28 PM.
I like cats.
Read what the value is before patching and store it, then you can always restore it.
I tried that, I failed though. Heres my code:
and when I do the write to restore,Code:Dim value As UInteger = wowbm.ReadUInt(CUInt(baseWoW) + &H2AA54F)
ps. Yeah its in VB.NET :P Just cuz I love VB syntax.Code:wowbm.WriteUInt(CUInt(baseWoW) + &H2AA54F, value)
I like cats.
whaaahahahaa... VB sorry.. its just so funny...