clearRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
(mass edit: removing obsolete </dt> and </dd> tags)
Line 28: Line 28:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->


<dt class="note">'''[[User:Crowe|Crowe]]'''</dt><dd class="note">''Notes:''
<dt class="note">'''[[User:Crowe|Crowe]]'''<dd class="note">''Notes:''
Use [[enableRadio]] false; to disable the chat.
Use [[enableRadio]] false; to disable the chat.
</dd>
 


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 01:48, 18 October 2011

-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
Notes: Use enableRadio false; to disable the chat.

Bottom Section