Memloc in my code snippet is the memory location of the object, as found by walking through the Object Manager.Code:public bool IsBobbing { get { return Wow.ReadShort(Memloc + (uint)consts.IsBobbingOffset) == 1; } }
consts.IsBobbingOffset = 0xD4
Could you tell me in return how to watch the animation status? even if it is broken code I dont care![]()