showChat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also example)
Line 17: Line 17:




|x1= <code>
|x1= <code>[[showChat]] [[false]];</code>|= EXAMPLE1  
</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO  
[[shownChat]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 18:53, 14 November 2014

Hover & click on the images for description

Description

Description:
Shows/hides the whole chat window.
Groups:
Uncategorised

Syntax

Syntax:
showChat bool
Parameters:
bool: Boolean
Return Value:
Nothing

Examples

Example 1:
showChat false;

Additional Information

See also:
shownChat

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

Bottom Section