View Single Post
11/13/20, 01:52 AM   #4
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Alternatively the TARDIS factor of a map could be part of the GetUniversallyNormalizedMapInfo function.

* GetUniversallyNormalizedMapInfo(*integer* _mapId_)
** _Returns:_ *number* _normalizedOffsetX_, *number* _normalizedOffsetZ_, *number* _normalizedWidth_, *number* _normalizedHeight_, *number* worldScaleFactor
  Reply With Quote