shownRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 18: Line 18:
|x1= <code>[[if]] ([[shownRadio]]) [[then]] {[[hint]] "You have Radio enabled."};</code>
|x1= <code>[[if]] ([[shownRadio]]) [[then]] {[[hint]] "You have Radio enabled."};</code>


| [[showRadio]], [[shownMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]]
|seealso= [[showRadio]], [[shownMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]]
}}
}}



Revision as of 01:07, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
InteractionRadio and Chat

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
if (shownRadio) then {hint "You have Radio enabled."};

Additional Information

See also:
showRadioshownMapshownGPSshownWatchshownCompassshownUAVFeed

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