CS2 命令查询
查询服务器命令及参数设置
命令 | 默认值 | 描述 |
---|---|---|
sv_pausable
|
0
|
release : Is the server pausable.
服务器是否可暂停
|
sv_pause_on_console_open
|
false
|
a : 1 = Pause the game when pressing ~ to open the console. CTRL+~ opens the console without pause.
|
sv_phys_debug_callback_entities
|
false
|
sv, cheat : Print all entities that get touch callbacks. Each entity is printed only once.
|
sv_phys_enabled
|
true
|
sv, cheat : Enable all physics simulation
|
sv_phys_sleep_enable
|
true
|
sv, cheat : Enable sleeping for dynamic physics bodies.
|
sv_phys_stop_at_collision
|
0
|
sv, cheat :
|
sv_playerradio_use_allowlist
|
true
|
sv, release : playerradio commands may only use responses from an allow list of commands.
playerradio命令只能使用允许列表中的响应
|
sv_predictable_damage_tag_ticks
|
2
|
sv, release : Delay player slowdown when damaged by # ticks to reduce misprediction effects
延迟玩家被伤害后的减速效果,以减少预测错误
|
sv_prime_accounts_only
|
false
|
sv, release : When this setting is enabled only prime users can connect to this game server.
启用此设置后,只有Prime用户才能连接到此游戏服务器
|
sv_pure
|
cmd
|
release : Show user data.
|
sv_pure_kick_clients
|
true
|
release : If set to 1, the server will kick clients with mismatching files. Otherwise, it will issue a warning to the client.
如果设置为1,服务器将踢出文件不匹配的客户端,否则只发出警告
|
sv_pure_trace
|
0
|
release : If set to 1, the server will print a message whenever a client is verifying a CRC for a file.
如果设置为1,服务器将在客户端验证文件CRC时打印消息
|
sv_pushaway_hostage_force
|
20000
|
sv, rep, cheat : How hard the hostage is pushed away from physics objects (falls off with inverse square of distance).
|
sv_pushaway_max_hostage_force
|
1000
|
sv, rep, cheat : Maximum of how hard the hostage is pushed away from physics objects.
|
sv_pvs_max_distance
|
0
|
rep, release : if set, adds a maximum range to PVS/PAS checks
如果设置,为PVS/PAS检查添加最大范围限制
|
sv_quantize_movement_input
|
true
|
sv, cl, rep, release : Quantize movement input values. Enabling this restricts players from using analog input to move at fractional speeds normally impossible with digital button input.
量化移动输入值,限制玩家使用模拟输入以达到数字按钮输入通常无法达到的分数速度
|
sv_radio_throttle_window
|
10
|
sv, release : The number of seconds before radio command tokens refresh.
无线电命令令牌刷新前的秒数
|
sv_ragdoll_lru_debug
|
false
|
sv, rep, cheat :
|
sv_record_item_time_data
|
false
|
sv, release : Turn on recording of per player item time data into the server log.
开启将每个玩家的物品时间数据记录到服务器日志
|
sv_regeneration_force_on
|
false
|
sv, cheat : Cheat to test regenerative health systems
强制测试生命值再生系统的作弊
|
总命令数: 519
已翻译: 328