PlayVoiceChat
From NWN Lexicon
Contents |
[edit] PlayVoiceChat(int, object)
Plays a voice chat.
void PlayVoiceChat( int nVoiceChatID, object oTarget = OBJECT_SELF );
[edit] Parameters
nVoiceChatID
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: |
author: Tom Cassiotis, editor: Lilac Soul