forceMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|FORCEMAP]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|FORCEMAP]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|FORCEMAP]]
[[Category:Scripting Commands ArmA|FORCEMAP]]


| ofp |= Game name


<h2 style="color:#000066">'''forceMap ''show'''''</h2>
|1.27|= Game version


|eff= local |= Effects in MP
____________________________________________________________________________________________


'''Operand types:'''
| Displays the map on the screen during a mission. |= Description
____________________________________________________________________________________________


'''show:''' [[Boolean]]
| '''forceMap''' state |= Syntax


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>forceMap true</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
| [[showMap]], [[shownMap]] |= See also


'''Compatibility:'''
}}


Added in version '''1.27'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Force map display.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|FORCEMAP]]
 
[[Category:Scripting Commands OFP 1.96|FORCEMAP]]
'''Example:'''
[[Category:Scripting Commands OFP 1.46|FORCEMAP]]
 
[[Category:Scripting Commands ArmA|FORCEMAP]]
'''forceMap''' [[true]]

Revision as of 01:15, 2 August 2006

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

Bottom Section