LoadShotgun2

From Eternity Wiki
Revision as of 16:23, 8 May 2011 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

LoadShotgun2 is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the dbload sound effect from the weapon.

Usage

LoadShotgun2

Parameters

No parameters.

Examples

From base\frames.edf

frame S_DSGUN7      { cmp = "SHT2|5|*|7|LoadShotgun2 |@next";   dehackednum = 41 }

Notes

No particular notes.

See also