Lua:SpeakAll

From Fortress Forever Wiki
Jump to navigationJump to search


SpeakAll

Plays a vox sentence for everyone on the server

Usage

SpeakAll(sentence)

Input

sentence(string) The sentence to play. Use an entry from FortressForever\scripts\sentences.txt.

Output

Returns: nothing

Example

SpeakAll("SD_REDDOWN")
--red security has been deactivated