AnnouncerSound
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. |