shownMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''shownMap''' |= Syntax
| [[Boolean]] <nowiki>=</nowiki> '''shownMap''' |= Syntax


| [[Boolean]] |= Return value
| [[Boolean]] |= Return value

Revision as of 14:18, 31 August 2007

Hover & click on the images for description

Description

Description:
Check if player has Map enabled.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = shownMap
Return Value:
Boolean

Examples

Example 1:
? shownMap : hint "You have a Map."

Additional Information

See also:
See also needed

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