User Tools

Site Tools


ixe:irpl:game:getgametickcount

:!: Available in version 46 and later. (for new IRPL commands)

GetGameTickCount

GetGameTickCount

Description

Pushes the game's tick count to the stack. The tick count is similar to the game update count, except it always increments even when the game is paused. It only ever goes up through a mission. Ideally, it increases at 30 fps.

Also refer to GetGameUpdateCount for additional timer-based commands.

Examples

trace(GetGameTickCount)
ixe/irpl/game/getgametickcount.txt · Last modified: 2025/01/20 10:09 by virgilw