TALKVOLUME_* Constant Group

Sets the broadcast range of text displayed using SpeakString() and ActionSpeakString() functions.



Constants

ConstantValueDescription
TALKVOLUME_PARTY5
UNKNOWN
TALKVOLUME_SHOUT2
Sets the text visibility range to long.
TALKVOLUME_SILENT_SHOUT4
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). When used with SetPCChatVolume(), this sends the chat message to the DM channel.
TALKVOLUME_SILENT_TALK3
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_TALK0
Set the text visibility to medium.
TALKVOLUME_TELL6
When used with SetPCChatVolume(), this sends the chat message privately back to the original speaker.
TALKVOLUME_WHISPER1
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

functions: ActionSpeakString | ActionSpeakStringByStrRef | GetPCChatVolume | SetPCChatVolume | SpeakString | SpeakStringByStrRef


author: NWN Lexicon Group, editor: Mistress, contributor: Axe Murderer