Commands/Lua

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

CS2D Command CS2D Console Commands

Category: server (201)

CS2D Command setmaxhealth

Categories

Parameters

  • player (1-32): id of a player
  • maxhealth (1-250): maximum health

Info

Set the health and maximum health of a player (as server only).

Note: The maximum health is limited by setmaxhealth! The default maxhealth is 100, the maximum maxhealth is 250. Note that respawning will always reset your health to 100, no matter which maxhealth you specified.

Lua Hook Lua Hooks

Lua Command Lua Commands