BFGsound

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

This codepointer causes the player object to emit the bfg sound effect from the weapon.

Usage

BFGsound

Parameters

No parameters.

Examples

From base\frames.edf:

frame S_BFG1      { cmp = "BFGG|*|*|20|BFGsound   |@next";       dehackednum = 84 }

Notes

No particular notes.

See also