clearRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (brought notes in proper format)
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands)
Line 38: Line 38:


[[Category:Scripting Commands|CLEARRADIO]]
[[Category:Scripting Commands|CLEARRADIO]]
[[Category:Scripting Commands OFP Elite |CLEARRADIO]]
[[Category:Scripting Commands OFP Elite|CLEARRADIO]]
[[Category:Scripting Commands ArmA|CLEARRADIO]]
[[Category:Scripting Commands ArmA|CLEARRADIO]]
[[Category:Command_Group:_Radio_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Radio Control|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Arma 3: Scripting Commands]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 17:59, 3 December 2018

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Clean up the content of radio protocol history.
Groups:
Uncategorised

Syntax

Syntax:
clearRadio
Return Value:
Nothing

Examples

Example 1:
clearRadio;

Additional Information

See also:
enableRadio

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

Crowe
Use enableRadio false; to disable the chat.

Bottom Section