_std/defines/speech_defines/speech.dm 
AddSpeechOutput | A wrapper for _AddSpeechOutput that permits the usage of named arguments. |
---|---|
AddSpeechModifier | A wrapper for _AddSpeechModifier that permits the usage of named arguments. |
AddSpeechPrefix | A wrapper for _AddSpeechPrefix that permits the usage of named arguments. |
AddListenInput | A wrapper for _AddListenInput that permits the usage of named arguments. |
AddListenModifier | A wrapper for _AddListenModifier that permits the usage of named arguments. |
AddListenEffect | A wrapper for _AddListenEffect that permits the usage of named arguments. |
AddListenControl | A wrapper for _AddListenControl that permits the usage of named arguments. |
VOICE_SOUND_COOLDOWN | The minimum time between voice sound effects for a single atom. Measured in tenths of a second. |
CLUWNE_NOISE_COOLDOWN | The minimum time between playing the cluwne laugh for atoms affacted by it. Measured in tenths of a second. |
DEFAULT_HEARING_RANGE | The maximum distance from which standard spoken messages may be heard. |
WHISPER_RANGE | The maximum distance from which whispered messages may be clearly heard. |
WHISPER_EAVESDROPPING_RANGE | The maximum distance from which whispered messages may be heard, albeit distorted. |
LOOC_RANGE | The maximum distance from which LOOC messages may be heard. |
Define Details
AddListenControl 
A wrapper for _AddListenControl that permits the usage of named arguments.
AddListenEffect 
A wrapper for _AddListenEffect that permits the usage of named arguments.
AddListenInput 
A wrapper for _AddListenInput that permits the usage of named arguments.
AddListenModifier 
A wrapper for _AddListenModifier that permits the usage of named arguments.
AddSpeechModifier 
A wrapper for _AddSpeechModifier that permits the usage of named arguments.
AddSpeechOutput 
A wrapper for _AddSpeechOutput that permits the usage of named arguments.
AddSpeechPrefix 
A wrapper for _AddSpeechPrefix that permits the usage of named arguments.
CLUWNE_NOISE_COOLDOWN 
The minimum time between playing the cluwne laugh for atoms affacted by it. Measured in tenths of a second.
DEFAULT_HEARING_RANGE 
The maximum distance from which standard spoken messages may be heard.
LOOC_RANGE 
The maximum distance from which LOOC messages may be heard.
VOICE_SOUND_COOLDOWN 
The minimum time between voice sound effects for a single atom. Measured in tenths of a second.
WHISPER_EAVESDROPPING_RANGE 
The maximum distance from which whispered messages may be heard, albeit distorted.
WHISPER_RANGE 
The maximum distance from which whispered messages may be clearly heard.