CS2 命令查询
查询服务器命令及参数设置
命令 | 默认值 | 描述 |
---|---|---|
sv_unpause_on_console_close
|
false
|
a : 1 = Unpause the game when pressing ~ to close the console. 0 = Leave the game paused.
|
sv_update_animgraph_movement_in_finish
|
true
|
sv, cl, rep, cheat : Whether we should update animgraph movement in FinishMove.
|
sv_use_hi_pri_context_switch_time
|
1
|
sv, cl, rep, release : +use search behaves as though high priority items are usable for this long after they become unusable to avoid players accidentally performing a different action.
+use搜索行为,高优先级物品在变为不可用后仍视为可用的时间,避免玩家意外执行其他操作
|
sv_usercmd_custom_random_seed
|
false
|
sv, release : When enabled server will populate an additional random seed independent of the client
启用后服务器将填充一个独立于客户端的额外随机种子
|
sv_usercmd_execute_warning_ms
|
5
|
sv, a : Emit a warning if we spend more than N ms executing user commands for a single player
|
sv_vac_webapi_auth_key
|
0
|
sv, release : Key for when posting to vac related webapis.
|
sv_versus_screen_scene_id
|
0
|
sv, release : Determines which scene is used for the versus screen.
|
sv_visiblemaxplayers
|
-1
|
release : Overrides the max players reported to prospective clients
|
sv_voice_proximity
|
-1
|
sv, cl, rep, release :
|
sv_voicecodec
|
vaudio_speex
|
release : Specifies which voice codec DLL to use in a game. Set to the name of the DLL without the extension.
指定在游戏中使用的语音编解码器DLL,设置为DLL的名称,不带扩展名
|
sv_voiceenable
|
true
|
a, nf, release :
启用语音通信
|
sv_vote_allow_in_warmup
|
false
|
sv, release : Allow voting during warmup?
允许在热身期间投票?
|
sv_vote_allow_spectators
|
false
|
sv, release : Allow spectators to initiate votes?
允许观察者发起投票?
|
sv_vote_command_delay
|
2
|
sv, release : How long after a vote passes until the action happens
投票通过后多久执行操作
|
sv_vote_count_spectator_votes
|
false
|
sv, release : Allow spectators to vote on issues?
允许观察者对问题进行投票?
|
sv_vote_creation_timer
|
120
|
sv, release : How often someone can individually call a vote.
个人可以多久调用一次投票
|
sv_vote_disallow_kick_on_match_point
|
false
|
sv, release : Disallow vote kicking on the match point round.
在赛点回合禁止投票踢人
|
sv_vote_failure_timer
|
300
|
sv, release : A vote that fails cannot be re-submitted for this long
失败的投票在这段时间内不能重新提交
|
sv_vote_issue_kick_allowed
|
true
|
sv, nf, rep, release : Can people hold votes to kick players from the server?
人们是否可以举行投票将玩家踢出服务器?
|
sv_vote_issue_loadbackup_allowed
|
true
|
sv, nf, rep, release : Can people hold votes to load match from backup?
人们是否可以举行投票从备份加载比赛?
|
总命令数: 519
已翻译: 328