shownGPS: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 5: Line 5:




<h2 style="color:#000066">'''shownGps'''</h2>
<h2 style="color:#000066">'''shownGPS'''</h2>




Line 18: Line 18:
'''Description:'''
'''Description:'''


Check if player has Gps reciever enabled.
Check if player has GPS reciever enabled.




'''Example:'''
'''Example:'''


? '''shownGps''' : [[hint]] "You have a Gps reciever."
? '''shownGPS''' : [[hint]] "You have a GPS reciever."

Revision as of 00:20, 28 May 2006


shownGPS


Operand types:

None.

Type of returned value:

Boolean

Description:

Check if player has GPS reciever enabled.


Example:

? shownGPS : hint "You have a GPS reciever."