Commands to enhance cs2 server features of Counter-Strike game
hostip
Set the server's IP address for hosting. If not set, the server will bind to all available IP addresses (0.0.0.0).
hostname
Set the server's hostname, which is the name displayed to players and represents your server's domain.
hostname_in_client_status
Show the server hostname in the client's status information.
hostport
Sets the port number your server will use. Keep the default port unless you need to run multiple servers on the same IP, then choose a different unused port.
host_readconfig_ignore_userconfig
Sets whether the game should ignore reading from or writing to the user config file.
host_timescale
Adjust the speed of time on the server to slow down or speed up all game actions.
host_timescale_dec
Slows down the game simulation by decreasing the time scale, making all in-game actions happen more slowly.
host_timescale_inc
Increases the game’s timescale by one step, speeding up or slowing down game pace. This is a cheat command and works only when cheats are enabled.
host_writeconfig
Save your current server settings set with host_ commands to a config file. These settings will persist after the server restarts.
ik_enable
Enables or disables Inverse Kinematics (IK) on player models, affecting how animations like limb movements are calculated and displayed.