Host timescale

From Valve Developer Community
Jump to navigation Jump to search

DISPLAYTITLE host_timescale command host_timescale is a console command that slows down or speeds up the game's time. To speed up time, enter the line host_timescale <any number more than 1>. To slow down time, enter the line host_timescale <any number less than 1>.

Note.pngNote: For this command to work, you first need to enter the line sv_cheats 1 into the developer console.
Todo: note what source game introduced this command