#WARNING: Make sure that you change the capital values with proper ones.
set_add_to_game_servers_list 1
#uncomment the line below when you set a valid administrator password
set_pass_admin FISHWARS
#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 Bear_Force_II_Server
#uncomment the line below when you set a valid welcome message
set_welcome_message Welcome to Bear Force II! Enjoy your stay and may the force be with you!
set_mission multiplayer_bt #New gamemode hero: set_mission_multiplayer_hero_tdm
#setting max players, first one is non-premium member limit, second one is premium member limit
set_max_players 200 200
get_round_max_seconds 760#returns maximum seconds for round
set_team_point_limit 5
set_num_bots_voteable 0
set_kick_voteable 1
set_ban_voteable 1
set_maps_voteable 0
set_map alderaan_valley_road
add_map dantooine_fields
add_map muunilinst_harnaidan
add_map alderaan_high_mountains
add_map rhen_var_bleedingice
add_map geonosis_battlefield
add_map naboo_battleground
add_map kashyyyk_incursion
add_map tatooine_outskirts
add_map muunilinst_downtown
add_map tatooine_outskirts
add_map scn_kashyyyk_forest
add_map honoghr_military_base
add_map tatooine_outpost
add_map spaceship_boarding
add_map muunilinst_harnaidan
#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
set_randomize_factions 1
#if the bottleneck is your server's bandwidth, then make sure that you set a correct value for upload limit
set_upload_limit 30000000
#if you are running more than one dedicated server on the same computer, you must give different ports to each of them
set_port 7312
set_server_log_folder Logs
set_server_ban_list_file Logs\ban_list.txt
start