LoadShotgun2

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