FirePlasma

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

FirePlasma is a player weapon codepointer. This codepointer implements the DOOM player's plasma rifle attack, which fires a single PlasmaShot projectile.

Usage

FirePistol

Parameters

None.

Examples

From base\frames.edf:

frame S_PLASMA1      { cmp = "PLSG|*|*| 3|FirePlasma |@next";       dehackednum = 77 }

Notes

See also