shownCompass: Difference between revisions

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


Check if player has compass enabled.
Check if player has compass enabled.


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


? '''showncompass''' : hint "You have a compass."
? '''showncompass''' : [[hint]] "You have a compass."

Revision as of 12:10, 17 April 2006

back to COMREF

shownCompass

Operand types:

None.

Type of returned value:

Boolean

Description:

Check if player has compass enabled.


Example:

? showncompass : hint "You have a compass."