PlayVoiceChat

From NWN Lexicon



Contents

[edit] PlayVoiceChat(int, object)

Plays a voice chat.

void PlayVoiceChat(
    int nVoiceChatID,
    object oTarget = OBJECT_SELF
);

[edit] Parameters

nVoiceChatID

VOICE_CHAT_*

oTarget

The creature to voice the specified saying. (Default: OBJECT_SELF)


[edit] Description

Makes oTarget play a voice chat.



[edit] Version

1.61

[edit] See Also

constants: 

VOICE_CHAT_* Constants



 author: Tom Cassiotis, editor: Lilac Soul
 

Personal tools
Categories