Code:#define MaxCameraDistanceLimit 0x93A484 (Updated by myself at 5.0.5) float MaxDistance = 3000; // Zoom hack Memory::Write<float>(WoWBase + MaxCameraDistanceLimit, MaxDistance);
the codes above work well before MOP. but it doesn't work since MOP even i updated the offset, who can help me ?