ctrlMapCursor – Talk

From Bohemia Interactive Community
Revision as of 17:25, 7 February 2016 by Killzone Kid (talk | contribs) (→‎Moved here from main: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Moved here from main

Posted on August 14, 2015 - 11:01 (UTC)
Bull A
control argument must be from the configFile. Other controls, even if extending from the RscMapControl class will not be affected by this command.

Example:
_map = uiNamespace getVariable ["CustomMapDisplayIdd",_displayNull]; _map ctrlMapCursor ["Track", "Track"]; Result: No change

Please see the Feedback Ticket for more information.