Results: 1Comments by: kinarkyy
File: MiniMap by Fyrakin09/03/15
Hello, The map won't rotate in whe...
Posted By: kinarkyy
Hello, The map won't rotate in wheel and camera mode. Made a quick fix. @@ -2614,11 +2614,14 @@ local function LogPosition() local MapId, size = GetTrueMapSize() local t = GetFrameTimeMilliseconds() + local pHeading = CurrentMap.PlayerHeading + local cHeading = CurrentMap.CameraHeading CurrentMap.PlayerNX, CurrentMa...