Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nwnx_chat - Enable NWNX_Chat_SendMessage() to do per target message sending on channel NWNX_CHAT_CHANNEL_PLAYER_DM #791

Closed
Chimerik opened this issue Feb 25, 2020 · 1 comment · Fixed by #1116 · May be fixed by #1090
Closed
Labels
RFE: plugin New feature or request

Comments

@Chimerik
Copy link

NWNX_Chat_SendMessage() is able to send message exclusively to a target on most channels, but not on NWNX_CHAT_CHANNEL_PLAYER_DM.

Would it be possible to enable this method to send message per target on this channel?

Thanks!

@WilliamDraco
Copy link
Contributor

I anecdotally understand this also applies to NWNX_CHAT_CHANNEL_PLAYER_PARTY in the same way. Attempting to send a different message over party to two players results in both players receiving both messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFE: plugin New feature or request
Projects
None yet
3 participants