As far as I can tell there is no way to access most of the new custom info displays via scripts. Would be nice if RscCustomInfoMiniMap for example used: onLoad = "[""onLoad"", _this, ""RscCustomInfoMiniMap"", ""IGUI""] call (uiNamespace getVariable 'BIS_fnc_initDisplay')"; That way the displays would be stored in the uiNamespace and be accessible for scripters. Useful for drawing custom icons on the minimap like we can on the current stable build.