Scream

From Eternity Wiki
Revision as of 18:01, 15 August 2009 by Printz (talk | contribs) (New page: Type: Object sound pointer, normal Purpose: Plays the object's death sound, if it has one. If the object uses certain sounds as its death sound, it may play one of a set of random sounds ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Type: Object sound pointer, normal

Purpose: Plays the object's death sound, if it has one. If the object uses certain sounds as its death sound, it may play one of a set of random sounds as documented here:

1. If the object uses any of the "podth1", "podth2", or "podth3" sounds, it will play one of the three sounds at random.

2. If the object uses either of the "bgdth1" or "bgdth2" sounds, it will play one of the two sounds at random.

If the object has the BOSS flag in its Bits2 field, it will play its death sound at full volume. This is used by most DOOM and Heretic bosses.

Thunk: Yes.