LoadShotgun2

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

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