Call of Duty 4: Scripting Reference - Teams::GetTeamPlayersAlive: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
(New page: {{Function |Version=4 |Name=GetTeamPlayersAlive( <team> ) |Module=Teams |Available=MP Only |Summary=Returns the number of players still alive on a given team |Call_on=Required Args: ...)
 
mNo edit summary
 
Line 5: Line 5:
|Available=MP Only
|Available=MP Only
|Summary=Returns the number of players still alive on a given team
|Summary=Returns the number of players still alive on a given team
|Call_on=Required Args:
|Call_on
|Example
|Example
|Required_args=
|Required_args=
# &lt;team&gt; A string value, either 'axis' or 'allies'
# &lt;team&gt; A string value, either 'axis' or 'allies'
}}
}}

Latest revision as of 17:21, 31 July 2009