sample battle

Upload: ajdin-suljakovic

Post on 14-Apr-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/27/2019 Sample Battle

    1/2

    #WARNING: Make sure that you change the capital values with proper ones.#uncomment the line below when you set a valid administrator passwordset_pass_admin password#if you have premium members, set a password for them, otherwise delete/commentout 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 nameset_server_name Vikingr_server#uncomment the line below when you set a valid welcome messageset_welcome_message Welcome^ Make sure to take a look at the forum if you have not updated your version of 0.98 yet.^ ^Hrafnabjr is funded by the community. If you'd like to donate please visit the Vkingr forum. ^ ^Hrafnabjr rules: ^ -No insulting of other players or other impoliteness ^ -No attacking or wounding of team mates in any way, that includes punching and kicking ^ -No unwarranted hiding or other such trollish behaviour ^ -No vigilantism, you are to ask the admins to deal with troublesome players#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 optionset_enable_valve_anti_cheat 0#setting battle (multiplayer_bt) modeset_mission multiplayer_bt#setting max players, first one is non-premium member limit, second one is premi

    um member limitset_max_players 32 32set_num_bots_voteable 20set_map marshlandsadd_map cluster_villageadd_map coffeeadd_map dartfordadd_map dimgrundadd_map dnieperadd_map fulfordadd_map harmastadd_map hastingsadd_map huthwaite

    add_map icefieldsadd_map jotunheimradd_map karjalan_kannasadd_map kuivaketveleen_linnavuoriadd_map laatokan_rannatadd_map marshlandsadd_map pineforest_mediumadd_map pineforest_smalladd_map raid_cuneglasadd_map raid_villageadd_map raid_village_iiadd_map shaun_battleadd_map stamford

    add_map stiklestadadd_map svartsjoenadd_map taigaadd_map thorskogadd_map trollskogadd_map upplandadd_map random_multi_plain_mediumadd_map random_multi_steppe_mediumadd_map random_multi_snow_medium#adding all kingdoms to both sides just to randomize all of them

  • 7/27/2019 Sample Battle

    2/2

    #adding less kingdoms will reduce the randomization set (used in set_randomize_factions command)add_factions fac_kingdom_7 fac_kingdom_7add_factions fac_kingdom_8 fac_kingdom_8add_factions fac_kingdom_9 fac_kingdom_9add_factions fac_kingdom_5 fac_kingdom_5add_factions fac_kingdom_2 fac_kingdom_2set_randomize_factions 1#since default team point limit is 300, the line below is necessary for this modeset_team_point_limit 10#if the bottleneck is your server's bandwidth, then make sure that you set a correct value for upload limitset_upload_limit 100000000#if you are running more than one dedicated server on the same computer, you must give different ports to each of themset_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 portset_steam_port 7241set_server_log_folder Logsset_server_ban_list_file Logs\ban_list.txtset_add_to_game_servers_list 1start