Stream and display in-game chat #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Display the in-game chat feed in the web spectator client.
Server side
PlayerSayhook orGM:PlayerSay){"type": "chat", "player": "name", "text": "message", "team": false}Client side
Notes