AnnouncerSound

From Zandronum Wiki
Revision as of 15:53, 21 August 2016 by DrinkyBird (talk | contribs) (Created page with "{{Template:ACSWarning}} void '''AnnouncerSound''' (str ''sound'', int ''flags'') ==Usage== Plays the specified index from ANCRINFO. If flags is set to 1 the sound is pla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This article documents a Zandronum-specific ACS feature which may not be supported by ZDoom and its other child ports.

void AnnouncerSound (str sound, int flags)

Usage

Plays the specified index from ANCRINFO. If flags is set to 1 the sound is played only for the activating player.

Examples

This article lists no examples, please add one.