FirePlasma

From Eternity Wiki
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