BIS fnc diagRadio: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| a3 | | a3 | ||
|1.00 | |1.00 | ||
|gr1= Radio | |gr1= Radio | ||
|gr2= Diagnostic | |gr2= Diagnostic | ||
| Tracks played radio sentences. | | Tracks played radio sentences. | ||
| call '''BIS_fnc_diagRadio'''; | | call '''BIS_fnc_diagRadio'''; | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code>[[call]] '''BIS_fnc_diagRadio''';</code> | |x1= <code>[[call]] '''BIS_fnc_diagRadio''';</code> | ||
|[[:Category:Function Group: Diagnostic|Diag functions]] | |[[:Category:Function Group: Diagnostic|Diag functions]] | ||
}} | }} | ||
Revision as of 23:03, 17 January 2021
Description
- Description:
- Tracks played radio sentences.
- Execution:
- call
- Groups:
- RadioDiagnostic
Syntax
- Syntax:
- call BIS_fnc_diagRadio;
- Return Value:
- Boolean
Examples
- Example 1:
call BIS_fnc_diagRadio;
Additional Information
- See also:
- Diag functions
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
[[Category:Introduced with a3 version 1.00]][[ Category: a3: New Functions | BIS FNC DIAGRADIO]][[ Category: a3: Functions | BIS FNC DIAGRADIO]]