CS2 Server Commands

Commands to enhance cs2 server features of Counter-Strike game

sv_water_slow_amount

CS2 Only

Command

sv_water_slow_amount

<Slowness Amount>

Adjusts how much player movement speed is reduced while in water.

Command Details

sv_weapon_swap_difficulty_near_hi_pri

CS2 Only

Command

sv_weapon_swap_difficulty_near_hi_pri

<0 / 1>

Controls how weapon swapping behaves near high-priority items by adjusting the search cone used for selecting weapons.

Command Details

sv_workshop_allow_other_maps

CS2 and CSGO

Command

sv_workshop_allow_other_maps

<0 / 1>

Enable or disable playing workshop maps outside the server's set map cycle. Defaults to enabled (1).

Command Details

sys_info

CS2 Only

Command

sys_info

Displays detailed system information including CPU, GPU, memory usage, and other hardware stats directly in the console.

Command Details

telemetry_message

CS2 Only

Command

telemetry_message

<Message>

Adds a custom message to the telemetry timeline to help debug or track specific events during server analysis.

Command Details

telemetry_toggle_timespan

CS2 Only

Command

telemetry_toggle_timespan

Starts or stops a telemetry timespan with an automatically incremented name, helping you track how long specific operations or events take in the game engine. Primarily used for debugging and development.

Command Details

Test_CreateEntity

CS2 Only

Command

Test_CreateEntity

<Entity Type>

Creates an entity of the specified type for testing. Requires cheat mode and works in the server environment.

Command Details

test_list_entities

CS2 Only

Command

test_list_entities

Lists all entities currently active in the game. Use this command to verify that entities are being created and removed correctly, mainly for debugging.

Command Details

tv_broadcast_keyframe_interval1

CS2 Only

Command

tv_broadcast_keyframe_interval1

<Interval>

Sets how often, in seconds, keyframes and delta fragments are sent to the broadcast relay server.

Command Details

tv_broadcast_max_requests1

CS2 Only

Command

tv_broadcast_max_requests1

<Maximum Requests>

Limits the number of simultaneous HTTP requests for broadcast1 to prevent server performance issues caused by network delays. New requests exceed the limit will be dropped.

Command Details