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 minute

Categories

Parameters

none

Info

Each minute (60 seconds, 60,000 milliseconds, every ~60*60 = ~3,600 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