5.) Chat player commands

Knowledge database.
Locked
User avatar
WOP
Site Admin
Posts: 19
Joined: 17 Feb 2026, 16:52

5.) Chat player commands

Post by WOP »

Below are the commands you can use in the game chat:

1.) Whisper - sends a private message to another player - other players will not see it.

Code: Select all

/w <username> <message>
2.) Clear — clears the chat history.

Code: Select all

/c
Locked