You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2021. It is now read-only.
Small feature request, the ability to directly message another player; a somewhat common feature in games with chat.
Would add the following commands:
msg or whisper (alias: w)
Send a message directly to another player
reply (alias: r)
Reply to the last message; assumes the last person to directly message you
As far as formatting these direct messages goes, you could add a prefix of sorts and/or a specific message color to convey the message type. Some examples:
[Player1] Hello there! Only you can see this message!
>Player1< Hello there! Only you can see this message!
Player1 >> Hello there! Only you can see this message!
[MSG] <Player1> Hello there! Only you can see this message!
Exact colors and formatting is pretty subjective though, albeit certain formats are more intuitive than others. Thoughts?
Small feature request, the ability to directly message another player; a somewhat common feature in games with chat.
Would add the following commands:
msgorwhisper(alias:w)reply(alias:r)As far as formatting these direct messages goes, you could add a prefix of sorts and/or a specific message color to convey the message type. Some examples:
Exact colors and formatting is pretty subjective though, albeit certain formats are more intuitive than others. Thoughts?