echo Command

Explore usage, syntax, and examples for the echo CS2 developer console command.

echo

CS2 and CSGO

Command

echo

<Text>

Prints a custom message to the console for all players on the server. It is mainly useful in server environments, as sending messages in private games has limited effect.

<Text>

The message you want to display in the console.

sv_cheats Required

No

Client or Server Command

Client

Server

echo Generator

Command

echo

<Text>
0/1 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

echo Examples

Command

echo

Welcome

Prints the message "Welcome" to all players' consoles on the server.

echo Command