playersNumber

From Bohemia Interactive Community
Revision as of 17:04, 13 May 2007 by Vipermaul (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Return count of players playing on given side. Works only in multiplayer, in singleplayer always returns 0.
Groups:
Uncategorised

Syntax

Syntax:
playersNumber side
Parameters:
side: Side
Return Value:
Number

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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

playersNumber returns playable AI as well as players. It does not include non playable AI.

Bottom Section