Closed shawndibble closed 4 years ago
If I try to whisper multiple players at the same time, I can see me sending the whisper, but the receiver does not get the whisper.
macro:
ChatMessage.create({ content: 'test message', whisper: game.users, });
Thanks for reporting, should be fixed in the next version once it's done building!
If I try to whisper multiple players at the same time, I can see me sending the whisper, but the receiver does not get the whisper.
macro: