This wiki is archived and useful information is being migrated to the main bzflag.org website

bz eGameType

From BZFlagWiki
Revision as of 07:50, 8 June 2009 by AAA (Talk | contribs) (New page: {{BZFS_API_Doc}} ==Overview== List of game types the server can play. Current game type is retrieved with bz_getGameType. ==Definition== * eTeamFFAGame * eClassicCTFGame * eRabbitGam...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
BZFS API Documentation This page contains part of the BZFS API documentation for use by Plug-ins on the BZFS server.


Overview[edit]

List of game types the server can play. Current game type is retrieved with bz_getGameType.

Definition[edit]

  • eTeamFFAGame
  • eClassicCTFGame
  • eRabbitGame
  • eOpenFFAGame

See Also[edit]

bz_getGameType