GetPCChatSpeaker

From NWN Lexicon
Jump to navigationJump to search


GetPCChatSpeaker()

Retrieves the PC that sent the last player chat message.

object GetPCChatSpeaker();

Description

Retrieves the PC that sent the last player chat (text) message.



Remarks

Should only be called from a module's OnPlayerChat event.


Version

1.69

Example

See OnPlayerChat .

See Also

functions: 

SetPCChatVolume

events: 

OnPlayerChat Event



author: Mistress, contributor: Axe Murderer