GetAISpeciesArray( <team>, <species> )


Module: Sentient
SP Only

Summary:

Returns an array of the AI



Example:

 aiarray = GetAISpeciesArray( "axis", "all" );



Optional Args

  • 1 : <team> a team name, either 'axis', 'allies', 'neutral', or 'all'. Defaults to 'all'.
  • 2 : <species> species of AI to get, 'human', 'dog', or 'all'. Defaults to 'human'.