seek
Set the progress of replay.
Address
/replay/seek [progress]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The progress of replay, in ms |
Example
Go to the 5 seconds of the progress bar of the replay.
/replay/seek 5000
Note: Floating point numbers will be rounded down.
/replay/seek 1.9 = /replay/seek 1