Эйниор (http://rusmnb.ru/index.php?action=profile;u=8728), плюсую. Хотелось бы видеть копипасту конфига.
Вот так, например, выглядит мой конфиг для КВ в режиме битвы, который отлично работал у меня:
Инет 20 мегабит, из них 15 отписал на аплуд лимит. стим-версию сервера не запускал, соответственно VAC не нужен и закомментирован.#PASSWORDZ
set_pass_admin ADMINPASS
set_pass PASS
#set_pass_private PRIVATEPASS
#WELCOMEZ
set_server_name SERVERNAME
set_welcome_message WELCOMEMESSAGETEXT
#GAMEMODE SETTINGS
set_mission multiplayer_bt
set_map_time_limit 60
set_round_max_seconds 360
set_team_point_limit 7
#GENERAL SERVER SETTINGS
set_control_block_direction 1
set_combat_speed 2
set_max_players 32 32
set_ghost_mode 3
set_auto_team_balance_limit 7
set_respawn_period 10
set_disallow_ranged_weapons 0
set_player_banners_allowed 1
#FFZ
set_friendly_fire 1
set_melee_friendly_fire 1
set_friendly_fire_damage_friend_ratio 100
set_friendly_fire_damage_self_ratio 0
#GOLD
set_starting_gold 100
set_combat_gold_bonus 100
#MAPS
set_map multi_scene_1
add_map multi_scene_2
add_map multi_scene_4
add_map multi_scene_7
add_map multi_scene_9
add_map multi_scene_11
add_map multi_scene_12
add_map random_multi_plain_medium
add_map random_multi_plain_large
add_map random_multi_steppe_medium
add_map random_multi_steppe_large
#FACTIONS
add_factions fac_kingdom_1 fac_kingdom_1
add_factions fac_kingdom_2 fac_kingdom_2
add_factions fac_kingdom_3 fac_kingdom_3
add_factions fac_kingdom_4 fac_kingdom_4
add_factions fac_kingdom_5 fac_kingdom_5
add_factions fac_kingdom_6 fac_kingdom_6
set_randomize_factions 0
#VOTING
set_num_bots_voteable 0
set_maps_voteable 0
set_factions_voteable 0
set_kick_voteable 0
set_ban_voteable 0
#CONNECTION SETTINGS
set_add_to_game_servers_list 1
#set_enable_valve_anti_cheat 1
set_upload_limit 15000000
set_port 7240
#set_steam_port 7241
#LOGS
set_server_log_folder Logs
set_server_ban_list_file Logs\Native_CW_ban_list.txt
start
#WARNING: Make sure that you change the capital values with proper ones.
#uncomment the line below when you set a valid administrator password
set_pass_admin 9841
#if you have premium members, set a password for them, otherwise delete/comment out the line below
#uncomment the line below when you set a valid private password
#set_pass_private PRIVATEPASS
#uncomment the line below when you set a valid server name
set_server_name Colosseum
#uncomment the line below when you set a valid welcome message
#set_welcome_message Сервер для нубов
#Steam must be running in order to use valve anti cheat
#Also you must use the Steam version of the dedicated server in order to use this option
set_enable_valve_anti_cheat 1
#setting battle (multiplayer_bt) mode
set_mission multiplayer_bt
#setting max players, first one is non-premium member limit, second one is premium member limit
set_max_players 28 28
set_num_bots_voteable 10
set_map multi_scene_1
add_map multi_scene_2
add_map multi_scene_4
add_map multi_scene_7
add_map multi_scene_9
add_map multi_scene_9
add_map multi_scene_9
add_map random_multi_plain_medium
add_map random_multi_plain_large
add_map random_multi_steppe_medium
add_map random_multi_steppe_large
set_combat_speed 4
set_team_point_limit 20000000
set_control_block_direction 1
set_respawn_period 5
set_force_default_armor 1
set_player_banners_allowed 1
allow_changing_mission 1
set_valid_vote_ratio 51
set_factions_voteable 1
set_maps_voteable 1
set_ban_voteable 1
set_friendly_fire 1
set_range_friendly_fire 1
set_melee_friendly_fire 1
set_friendly_fire_damage_friend_ratio 100
set_friendly_fire_damage_self_ratio 0
set_map_time_limit 12012317812781278
set_round_max_seconds 360
set_starting_gold 150
set_round_gold_bonus 125
set_combat_gold_bonus 100
#adding all kingdoms to both sides just to randomize all of them
#adding less kingdoms will reduce the randomization set (used in set_randomize_factions command)
add_factions fac_kingdom_1 fac_kingdom_1
add_factions fac_kingdom_2 fac_kingdom_2
add_factions fac_kingdom_3 fac_kingdom_3
add_factions fac_kingdom_4 fac_kingdom_4
add_factions fac_kingdom_5 fac_kingdom_5
add_factions fac_kingdom_6 fac_kingdom_6
set_randomize_factions 1
#since default team point limit is 300, the line below is necessary for this mode
set_team_point_limit 12123123123123
#if the bottleneck is your server's bandwidth, then make sure that you set a correct value for upload limit
set_upload_limit 100000000
#if you are running more than one dedicated server on the same computer, you must give different ports to each of them
set_port 7240
#if you are running the Steam version of the dedicated server, this port must also be set, and same limitations of set_port apply for Steam port
set_steam_port 7241
set_server_log_folder Logs
set_server_ban_list_file Logs\ban_list.txt
start