Commands/Lua

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

CS2D Command CS2D Console Commands

Lua Hook Lua Hooks

Category: all (79)

Lua Hook second

Categories

Parameters

none

Info

Each second (1000 milliseconds, every ~60 frames).

Note: Using the Lua timer command is more efficient if the script you want to run is only supposed to be executed for a limited time!

Return Values

none - related action(s) [if there are any] performed by CS2D cannot be altered/omitted

Lua Command Lua Commands