Command
demo_goto
<Tick><Relative (0 / 1)><Pause (0 / 1)>Explore usage, syntax, and examples for the demo_goto CS2 developer console command.
demo_goto
CS2 and CSGOdemo_goto
<Tick><Relative (0 / 1)><Pause (0 / 1)>Skip to a specific tick in the demo. Use options to set an exact tick number or skip a relative number of ticks.
Enter the tick number to go to or the number of ticks to skip forward if using relative mode.
Set to 1 to skip ahead by the tick amount instead of going to that tick number. Default is 0.
Set to 1 to pause the demo automatically after skipping.
No
Client
Server
demo_goto Generator
demo_goto
<Tick>Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.
demo_goto Examples
demo_goto
1000
Skip directly to tick 1000 in the demo.
demo_goto
1000
1
Skip forward 1000 ticks from the current position.
demo_goto
1000
1
1
Skip ahead 1000 ticks and pause the demo.
demo_goto
1000
1
0
Go to tick 1000 in the demo and pause playback.