Talkvolume

From NWN Lexicon

[edit] TALKVOLUME_* Constant Group

Sets the broadcast range of text displayed using ActionSpeakString functions.



[edit] Constants

Constant Value Description
TALKVOLUME_PARTY 5
UNKNOWN
TALKVOLUME_SHOUT 2
Sets the text visibility range to long.
TALKVOLUME_SILENT_SHOUT 4

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_TALK 3
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 0
Set the text visibility to medium.
TALKVOLUME_TELL 6

When used with SetPCChatVolume() , this sends the chat message privately back to the original speaker.

TALKVOLUME_WHISPER 1
Sets the text visibility range to short. Must be standing very near to the speaker to see. Placeables will not display whispered text.


[edit] See Also

functions: 

SpeakStringByStrRef


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

Personal tools
Categories