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.

ShockwaveDeath: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
New page: ShockwaveDeath is a standard plug-in that is shipped with the BZFlag Source code. It fires a World Weapon Shockwave any time a tank is killed. ShockwaveDeath ...
 
Line 4: Line 4:


==Usage==
==Usage==
When ShockwaveDeath is loaded it installs a callback that is called on any [tank] death. For each death it has the server fire a [[Shockwave]] blast at the position of death.
When ShockwaveDeath is loaded it installs a callback that is called on any [[tank]] death. For each death it has the server fire a [[Shockwave]] blast at the position of death.


==History==
==History==

Revision as of 06:49, 19 February 2007

ShockwaveDeath is a standard plug-in that is shipped with the BZFlag Source code. It fires a World Weapon Shockwave any time a tank is killed.

ShockwaveDeath is included in Version 2.0.4 and later releases.

Usage

When ShockwaveDeath is loaded it installs a callback that is called on any tank death. For each death it has the server fire a Shockwave blast at the position of death.

History

ShockwaveDeath was one of the first plug-ins created with the BZFS API.