Author Topic: Server Configuration [Conquest Gamemode]  (Read 2476 times)

0 Members and 1 Guest are viewing this topic.

Offline DanyEle

  • Board Moderator
  • ***
  • Posts: 517
  • Sssh! I'm coding, don't disturb :D
    • View Profile
  • Nick: DanyEle
  • Side: Confederacy
Server Configuration [Conquest Gamemode]
« on: May 01, 2018, 06:50:26 pm »
Here is a configuration for the Conquest gamemode, if you want to set up a new server. It includes all playable maps and was used on the IE_Official_EU1 server.

Code

set_pass_admin ironamerica
set_max_players 200 200
set_server_name IE_Your_Server_Name
set_control_block_direction 1
set_add_to_game_servers_list 1
set_welcome_message Welcome to the IE Official EU 1. #Set your own welcome message

set_mission multiplayer_hq  #Conquest
set_auto_kick 1
set_map mp_french_farm
add_map mp_ardennes_morning
scn_mp_french_farm_storm
scn_mp_columbia_hill_farm
scn_mp_dust
scn_mp_arabian_village_conq_morning
scn_mp_champs_elysees_rain
scn_mp_borodino
scn_mp_hungarian_plains_cloud
scn_mp_avignon
scn_mp_hungarian_plains
scn_mp_dust_night
scn_mp_columbia_hill_farm
scn_mp_arabian_village_conq
scn_mp_champs_elysees
scn_mp_dust
scn_mp_landshut
add_map mp_oaksfield_storm
scn_mp_borodino_morn
scn_mp_beach_evening
scn_mp_beach_morning
scn_mp_arabian_harbour
add_map mp_oaksfield_day
scn_mp_avignon
scn_mp_european_city_winter
scn_mp_borodino_morn
scn_mp_arabian_village_conq_morning
scn_mp_french_farm_storm
scn_mp_avignon_morning
add_map mp_ardennes
scn_mp_dust_night
scn_mp_arabian_village
scn_mp_european_city_summer
scn_mp_champs_elysees
scn_mp_borodino
scn_mp_landshut_night
scn_mp_avignon_morning
scn_mp_columbia_farm_morning


add_factions fac_france fac_prussia
add_factions fac_prussia fac_france

set_randomize_factions 0
set_team_point_limit 200 #Team point limit for Conquest. Set your desired point limit
set_num_bots_voteable 0
set_kick_voteable 0
set_ban_voteable 0
set_factions_voteable 0
set_melee_friendly_fire 1

set_friendly_fire_damage_friend_ratio 100 #Friendly fire enabled
set_friendly_fire_damage_self_ratio 0

set_upload_limit 30000000
set_port 7312 #Your own port
set_server_log_folder Pizzalogs
set_server_ban_list_file ban_list.txt
start


Alternatively, it's also available as a text file for download.
« Last Edit: May 01, 2018, 06:53:30 pm by DanyEle »



Offline Woeski

  • Board Moderator
  • *
  • Posts: 234
  • (2Ch) - DDB - Mamluk
    • View Profile
    • 2Ch & BACM regiment
  • Nick: Woeski
  • Side: Neutral
Re: Server Configuration [Conquest Gamemode]
« Reply #1 on: August 05, 2018, 03:57:08 pm »
Ok thank you. Used this for my server.
« Last Edit: September 15, 2018, 04:51:33 pm by Woeski The Husky »