This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz eTeamType: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
New page: {{BZFS_API_Doc}} ==Overview== The bz_eTeamType is used to define the specific individual teams to the BZFS_API. BZFS uses the team identifier for more then just players, it also u...
 
 
Line 5: Line 5:


==Definition==
==Definition==
  eAutomaticTeam
*eAutomaticTeam
  eNoTeam
*eNoTeam
  eRogueTeam
*eRogueTeam
  eRedTeam
*eRedTeam
  eGreenTeam
*eGreenTeam
  eBlueTeam
*eBlueTeam
  ePurpleTeam
*ePurpleTeam
  eRabbitTeam
*eRabbitTeam
  eHunterTeam
*eHunterTeam
  eObservers
*eObservers
  eAdministrators
*eAdministrators

Latest revision as of 02:36, 14 August 2007

BZFS API Documentation This page contains part of the BZFS API documentation for use by Plug-ins on the BZFS server.


Overview

The bz_eTeamType is used to define the specific individual teams to the BZFS_API. BZFS uses the team identifier for more then just players, it also uses it to identifiy specific groups of connected users, such as administrators and observers.

Definition

  • eAutomaticTeam
  • eNoTeam
  • eRogueTeam
  • eRedTeam
  • eGreenTeam
  • eBlueTeam
  • ePurpleTeam
  • eRabbitTeam
  • eHunterTeam
  • eObservers
  • eAdministrators