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

Difference between revisions of "ShockwaveDeath"

From BZFlagWiki
Jump to: navigation, search
m
(not in dev cat)
Line 9: Line 9:
 
ShockwaveDeath was one of the first plug-ins created with the [[BZFS API]].
 
ShockwaveDeath was one of the first plug-ins created with the [[BZFS API]].
  
[[Category:Development]]
+
 
 
[[Category:Plug-Ins]]
 
[[Category:Plug-Ins]]

Revision as of 06:58, 9 February 2013

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 v2.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.