enum eAudContextBlockTarget {
AUD_CONTEXT_BLOCK_PLAYER = 0,
AUD_CONTEXT_BLOCK_NPCS = 1,
AUD_CONTEXT_BLOCK_BUDDYS = 2,
AUD_CONTEXT_BLOCK_EVERYONE = 3,
AUD_CONTEXT_BLOCK_TARGETS_TOTAL
}
Stop a certain group of peds from using a certain group of speech contexts.
Note that the block will be automatically removed when the calling script finishes