GetPCChatMessage
From NWN Lexicon
Jump to navigationJump to search
GetPCChatMessage()
Retrieves the last player chat message that was sent.
string GetPCChatMessage();
Description
Retrieves the last player chat (text) message that was sent.
Remarks
Should only be called from a module's OnPlayerChat event.
Version
1.69
Example
See OnPlayerChat .
See Also
| functions: | |
| events: |
author: Mistress, contributor: Axe Murderer, Cereborn