Tp soundtrigger

From FTE
Jump to: navigation, search

Name: tp_soundtrigger
Default value: "~"
Cvar flags: None
FTEQW Builds: Software Renderer OpenGL Renderer Minimal GL Build Merged Build Linux Build

SoundTrigger like proxys.
A SoundTrigger must be terminated by either a CR, LF or filter. The .wav extension is not required at the end. Trigger is a character before the sound file.
Example:
filter #a
say_team I'm at %l ~location.wav"
say_team ~location.wav$\me: I'm at %l #a"
say_team ~location$\me: I'm at %l #a"
say_team I'm at %l ~location #a"