Page MenuHomeFeedback Tracker

Mapcanter far away from real center
Closed, ResolvedPublic

Description

The cdgWorlds mapcenter is not the real center of the map. (Altis & Stratis)

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

Psychobastard edited Additional Information. (Show Details)
Psychobastard set Category to Config.
Psychobastard set Reproducibility to Always.
Psychobastard set Severity to None.
Psychobastard set Resolution to No Bug.
Psychobastard set Legacy ID to 3743997082.May 7 2016, 5:29 PM

Parameter "centerPosition" is place, where is map defaultly opened in editor. It is not supposed to be the center of the map.