Mission Makers
Viewdistance and Terraingrid is disabled by default, has to be enabled by the mission maker with
- ace_settings_enable_vd_change = true
- ace_settings_enable_tg_change = true
You can also set the max possible viewdistance by:
- missionNamespace setVariable ["ace_viewdistance_limit",2000];
Where 2000 is the max viewdistance avaliable on ACE settings
Addon Makers
