shownGPS

From Bohemia Interactive Community
Revision as of 00:24, 29 May 2014 by Killzone Kid (talk | contribs) (see also)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Check if player has GPS reciever enabled.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = shownGPS
Return Value:
Boolean

Examples

Example 1:
if (shownGPS) then hint {"You have a GPS reciever"};

Additional Information

See also:
showGPSvisibleGPSshownWatchshownCompass

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