e2 docs gametick - wiremod/wire GitHub Wiki

Jump to table of contents

Gametick

runOnTick(Number Activate)

DEPRECATED. Use 'event tick()' instead! If set to 1, the expression will execute once every game tick (1 ops)

Number = tickClk()

DEPRECATED. Use 'event tick()' instead! Returns 1 if the current execution was caused by "runOnTick" (1 ops)