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

Airspawn

From BZFlagWiki
Revision as of 01:56, 27 August 2007 by 71.109.219.226 (Talk) (Usage)

Jump to: navigation, search

Airspawn is a standard plug-in that is shipped with the BZFlag Source code. It modifies the starting, or Spawning position of a player tank to being somewhere in the air.

Airspawn is included in v2.0.4 and later releases.

Usage

When Airspawn is loaded it can take an optional parameter that represents the max height variance it will apply to a spawn position. The default value is 10 world units.

The plug-in will modify the spawn position by some random amount in Z from 0 to the height variance.

History

Airspawn was the very first plug-in made, it was a proof of concept for the API.