setCurrentChannel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(wrong version, see also)
(Official description)
Line 9: Line 9:
__________________________________________________________________________________________
__________________________________________________________________________________________


| Change the channel you speaking in... |= Description
| Sets given channel as current channel |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 14:19, 9 June 2015

-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.42|1.42]]
Hover & click on the images for description

Description

Description:
Sets given channel as current channel
Groups:
Uncategorised

Syntax

Syntax:
setCurrentChannel player
Parameters:
player: Object
Return Value:
nothing

Examples

Example 1:
setCurrentChannel player;

Additional Information

See also:
getPlayerChannelcurrentChannel

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.42]][[ Category: a3: New Scripting Commands | SETCURRENTCHANNEL]][[ Category: a3: Scripting Commands | SETCURRENTCHANNEL]]

Notes

Bottom Section