CloseShotgun2

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

Description

CloseShotgun2 is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the dbcls sound effect from the weapon, and then control will transfer to the ReFire code pointer, which will check for weapon refire.

Usage

CloseShotgun2

Parameters

No parameters.

Examples

From base\frames.edf

frame S_DSGUN9      { cmp = "SHT2|7|*|6|CloseShotgun2|@next";   dehackednum = 43 }

Notes

No particular notes.

See also