Justified
GmodGeneralConsole reference

Host

Server hosting and engine settings.

Host

Server hosting and engine settings.

This is a reference of all host_* console commands. Use find host in the console to search within this category.

All Commands (16)

CommandDefaultDescription
host_ShowIPCCallCount0Print # of IPC calls this number of times per second. If set to -1, the # of IPC calls is shown e...
host_flush_threshold20Memory threshold below which the host should flush caches between server instances
host_framerate0Set to lock per-frame time elapse.
host_limitlocal0Apply cl_cmdrate and cl_updaterate to loopback connection
host_map0Current map name.
host_profile0-
host_runofftimecmdRun off some time without rendering/updating sounds
host_showcachemiss0Print a debug message when the client or server cache is missed.
host_sleep0Force the host to sleep a certain number of milliseconds each frame.
host_speeds0Show general system running times.
host_timer_reportcmdSpew CPU timer jitter for the last 128 frames in microseconds (dedicated only)
host_timescale1Prescale the clock by this amount.
host_workshop_autoupdate1If set to above 0, will auto update addons from host_workshop_collection on server start.
host_workshop_collection0Set to a Steam Workshop Collection ID, and the dedicated server will download Workshop items from...
host_writeconfigcmdStore current settings to config.cfg (or specified .cfg file).
host_writeconfig_luacmdWrite Lua-defined FCVAR_ARCHIVE convars to disk.

On this page