ServerChatTo
ServerChatTo command
Sends a private chat message (<MessageText>) to the player identified by their int64-encoded Steam ID (<Player Identifier>).
Argument information
<Player Identifier>type: textThe target player's in-game name or player ID.
<Message Text>type: textThe message text to send.
Command builder
Player Identifier
Message Text
Examples
This command sends the private chat message "Meet me at the green obelisk" to the player with Steam64 ID 76561198092541763.
Using cheats on a server
On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.
