Commands/Lua

Reference for console commands, Lua hooks and Lua commands in CS2D.

CS2D Command CS2D Console Commands

Category: all (371)

CS2D Command echo

Categories

Parameters

  • message (text): the message you want to show in the console

Info

Print a message to the console. Can be used for script debugging or information.

Example:
echo Hello World!


Note: Everyone sees only his own echo messages. They are not sent over the net.

Lua Hook Lua Hooks

Lua Command Lua Commands