BFGSpray

From Eternity Wiki
Revision as of 22:08, 21 April 2009 by Quasar (talk | contribs) (Minor changes)
Jump to navigationJump to search

BFGSpray (void)

Usage

BFGSpray is a codepointer which causes BFG explosion effects, which differ depending on the player's selected type of BFG:

  • Normal BFG: 40 tracers will emanate from the object which fired the projectile in the general direction in which the projectile was fired, each doing damage that is the sum of 15 rolls of an 8-sided die.
  • BFG11K: Control is transferred to the BFG11KHit codepointer.
  • Bouncing BFG: Control is transferred to the BouncingBFG codepointer.
  • Plasma Burst BFG: Control is transferred to the BFGBurst codepointer.