SpeakQuickChat
From NWN Lexicon
Contents |
[edit] SpeakQuickChat(string)
Sends a line of text overhead the henchman.
void SpeakQuickChat( string sVoice );
[edit] Parameters
sVoice
Text to be said.
[edit] Description
This function is used for debugging only. Used with OpenNearestLock. Function would say "FAKEQUICKCHAT:Task, Can do" above the henchman's head.
[edit] Remarks
Script: nw_i0_assoc.nss: Line: 19
[edit] Requirements
#include " nw_i0_assoc "
[edit] Version
1.22
[edit] See Also
functions: |
author: Jody Fletcher