getPlayerChannel

From Bohemia Interactive Community
Revision as of 01:36, 9 June 2015 by Shukari (talk | contribs) (first command page....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Show number of channel you temp. speaking in...
Groups:
Uncategorised

Syntax

Syntax:
Number = getPlayerChannel player
Parameters:
player: Object
Return Value:
Number

Examples

Example 1:
_channel = getPlayerChannel player; Returns current channel in which you speak... -1 if you dont speak...

Additional Information

See also:
setCurrentChannel

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