Editing BFGSpray

From Eternity Wiki
Jump to navigationJump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{codepointer|description=BFGSpray is a codepointer which causes a BFG explosion effect.|usage='''BFGSpray'''|notes=
'''BFGSpray''' (void)
The effect differs depending on the player's selected type of BFG:
 
==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.
*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.
*BFG11K: Control is transferred to the [[BFG11KHit]] codepointer.
*Bouncing BFG: Control is transferred to the [[BouncingBFG]] codepointer.
*Bouncing BFG: Control is transferred to the [[BouncingBFG]] codepointer.
*Plasma Burst BFG: Control is transferred to the [[BFGBurst]] codepointer.
*Plasma Burst BFG: Control is transferred to the [[BFGBurst]] codepointer.


Note: this will not trigger the Doom beta BFG attack if its gameplay setting is enabled. There is a separate set of frames for the classic BFG that replace the normal BFG9000.|seealso=
[[Category:Codepointers]]
*[[BFG11KHit]]
*[[BFGBurst]]
*[[BouncingBFG]]|examples=
{{example|description=From base\doom\frames.edf:|code=<nowiki>frame S_BFGLAND3 { cmp = "BFE1|2|T|8|BFGSpray|@next";      dehackednum = 119 }</nowiki>}}}}
Please note that all contributions to Eternity Wiki are considered to be released under the GNU Free Documentation License 1.2 (see Eternity Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)

Templates used on this page: