forceMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 39: Line 39:
[[Category:Scripting Commands OFP 1.46|FORCEMAP]]
[[Category:Scripting Commands OFP 1.46|FORCEMAP]]
[[Category:Scripting Commands ArmA|FORCEMAP]]
[[Category:Scripting Commands ArmA|FORCEMAP]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 06:32, 24 February 2007

Hover & click on the images for description

Description

Description:
Displays the map on the screen during a mission.
Groups:
Uncategorised

Syntax

Syntax:
forceMap state
Return Value:
Nothing

Examples

Example 1:
forceMap true

Additional Information

See also:
showMapshownMap

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Ceeeb
In OFP v1.96, the mapAnim series of commands, together with forceMap can only be used in the intro and mission, as it is not possible to access the map from the outro. (not checked, sourced from an old copy of the OFPEC comref)

Bottom Section