The cdgWorlds mapcenter is not the real center of the map. (Altis & Stratis)
Description
Description
Details
Details
- Legacy ID
- 3743997082
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Category
- Config
Steps To Reproduce
mapcenter = getArray (configFile >> "CfgWorlds" >> worldName >> "centerPosition");
_m = createMarkerLocal [str(mapcenter),mapcenter];
_m setMarkerTypeLocal "b_art";
Event Timeline
Comment Actions
Parameter "centerPosition" is place, where is map defaultly opened in editor. It is not supposed to be the center of the map.