NewTeamHudElem( <team> )


Module: HUD
MP Only

Summary:

Create a new hud element for a particular team



Example:

level.progressbar_allies_neutralize = NewTeamHudElem( "axis" );



Required Args:

  • 1 : <team> The team for whom the hud element is created. Must be 'axis', 'allies' or 'spectator'