AnnouncerSound

From Zandronum Wiki
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.
This article documents a Zandronum-specific ACS feature which may not be supported by ZDoom and its other child ports.

void AnnouncerSound (str sound, bool local)

Usage

Plays a given announcer sound.

Parameters

  • sound: The key in ANCRINFO to be played.
  • flags: If true, the sound is played only for the activator.

Examples

This article lists no examples, please add one.

See also