Commands/Lua

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

CS2D Command CS2D Console Commands

Category: server (201)

CS2D Command setname

Categories

Parameters

  • player (1-32): id of a player
  • name (text): name for the player
  • [hide] (0-1)(optional): 0 (default) to show the name change in the chat area, 1 to hide it

Info

Set the name of a player (as server only)

Note: Name changes are displayed in the console and in the chat area. You can hide the message in the chat area by using the hide parameter with the value 1. The console message will always be displayed and can not be hidden for security reasons.

Lua Hook Lua Hooks

Lua Command Lua Commands