|

楼主 |
发表于 2020-3-26 22:30:01
|
显示全部楼层
- rcon_password ""
- //sv_password "" //Only set this if you intend to have a private server!
- mp_freezetime 0 //The amount of time players are frozen to buy items
- mp_join_grace_time 15 //The amount of time players can join teams after a round has started
- mp_match_end_restart 0 // Defines whether a map should be restarted after a game has ended
- sv_cheats 0 //This should always be set, so you know it's not on
- sv_lan 0 //This should always be set, so you know it's not on
- //**The bot commands below are mostly default with the exception of
- bot_join_after_player 0
- bot_quota 0
- bot_quota_mode "fill"
- //**The following commands manage kicks and bans
- exec banned_user.cfg
- exec banned_ip.cfg
- writeid
- writeip
- sm_flashlight_lookatweapon 1
- sm_flashlight_return 1
- mp_maxrounds "0"
- mp_autokick "0"
- mp_winlimit "0"
- mp_endmatch_votenextmap 0
- sv_allowupload 1
- mp_halftime_duration 6
- sv_minrate "128000"
- sv_maxrate "0"
- sv_infinite_ammo 0
- host_info_show "2"
- host_players_show "1"
- host_thread_mode "1"
- sv_mincmdrate "64"
- sv_minupdaterate "64"
- //sv_maxcmdrate "128"
- //sv_maxupdaterate "128"
- //sv_unlag 1
- sv_unlag "0.5"
- sv_max_allowed_net_graph "5"
- sv_cheats "1"
- net_maxcleartime "0.001"
- mp_timelimit "45"
- mp_disable_autokick 1
- sv_pure 0
- mp_autokick 0
- //这个是服务器token
- sv_setsteamaccount ""
- //这是下载端,如果不用下载端,可以把下面两行删掉
- sv_allowdownload 1
- sv_downloadurl ""
复制代码
这目前是我有台服务器在用的参数 |
|