TALKVOLUME_* Constant Group
Sets the broadcast range of text displayed using SpeakString() and ActionSpeakString() functions.
Constants
Constant | Description |
---|
TALKVOLUME_SHOUT | Sets the text visibility range to long. |
|
TALKVOLUME_SILENT_SHOUT | Sets the text visibility to long, but hides the text from the screen (so it can still be heard and acted on by creatures in the area). |
|
TALKVOLUME_SILENT_TALK | Sets the text visibility to short, but hides the text from the screen (so it can still be heard and acted on by creatures in the area). |
|
TALKVOLUME_TALK | Set the text visibility to medium. |
|
TALKVOLUME_WHISPER | Sets the text visibility range to short. Must be standing very near to the speaker to see. Placeables will not display whispered text. |
|
See Also
Send comments on this topic.