setCurrentChannel: Difference between revisions
Jump to navigation
Jump to search
(second new command page) |
(wrong version, see also) |
||
Line 2: | Line 2: | ||
______________________________________________________________________________________________ | ______________________________________________________________________________________________ | ||
| | | a3 |= Game name | ||
|1. | |1.42|= Game version | ||
|arg= local |= Arguments in MP | |arg= local |= Arguments in MP | ||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[setCurrentChannel]] player;</code> |= Example 1 | |x1= <code>[[setCurrentChannel]] [[player]];</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[getPlayerChannel]] |= See also | |[[getPlayerChannel]], [[currentChannel]]|= See also | ||
}} | }} |
Revision as of 13:09, 9 June 2015
Description
- Description:
- Change the channel you speaking in...
- 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]]