FirePlasma

From Eternity Wiki
Revision as of 01:25, 6 May 2011 by Printz (talk | contribs) (Templatized. NEED MORE INFO)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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