Author Topic: New server set-up help  (Read 4393 times)

0 Members and 1 Guest are viewing this topic.

Offline Skipper

  • First Lieutenant
  • *
  • Posts: 1069
  • The real Skipper of NW
    • View Profile
  • Nick: Skipper
  • Side: Neutral
New server set-up help
« on: November 17, 2013, 01:29:48 pm »
Yeah, when it comes to setting up a server i'm a complete noob. I recently purchased a server from gtxgaming.com, here is the info:

Name:   
16 slots Mount and Blade Warband
Connection Info:   109.70.148.80:7243
FTP:   109.70.148.80:8821
Status:   Running (pid 0)
Started On:   1/1/1900 12:00:00 AM

Now idk what to do... xD

They kind of threw me in the deep end here, I did some changes to the file:

Spoiler
#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 (I have hidden this)
#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 train
#use the line below to set a valid server name
set_server_name 126th_Official_Server
#uncomment the line below when you set a valid welcome message
#set_welcome_message Hi!
#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

#since default team point limit is 300, the line below is necessary for this mode
set_team_point_limit 300

#setting max players, first one is non-premium member limit, second one is premium member limit
set_max_players 16 16
set_num_bots_voteable 20

set_map mp_la_haye_sainte
add_map mp_arabian_harbour
add_map mp_arabian_village
add_map mp_ardennes
add_map mp_avignon
add_map mp_borodino
add_map mp_champs_elysees
add_map mp_columbia_farm_morning
add_map mp_european_city_summer
add_map mp_french_farm
add_map mp_german_village
add_map mp_hougoumont
add_map mp_landshut
add_map mp_oaksfield_day
add_map mp_river_crossing_morning
add_map mp_roxburgh
add_map mp_russian_village
add_map mp_schemmerbach
add_map mp_slovenian_village
add_map mp_spanish_farm
add_map mp_spanish_mountain_pass
add_map mp_spanish_village
add_map mp_strangefields
add_map mp_walloon_farm

#adding all nations to both sides just to randomize all of them
#adding less nations will reduce the randomization set (used in set_randomize_factions command)
add_factions fac_britain fac_britain
add_factions fac_france fac_france
add_factions fac_prussia fac_prussia
add_factions fac_russia fac_russia
add_factions fac_austria fac_austria
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 7243
#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 7244
set_server_log_folder Logs
set_server_ban_list_file ban_list.txt

set_add_to_game_servers_list 1

start
[close]

Is that all ok? And if so what next? As I cannot find the server on the server list.

Thanks for the help - Skipper.
Pirate_Battle_1 Community Rep||||[Former]Groupfighting admin, Jail Break server admin||||88th, 126th, 33rd, 24th, 57th, 2ndCSG, 54th, 4th, 65th, 5Brg, 67th, 57e, 28th

Offline Skipper

  • First Lieutenant
  • *
  • Posts: 1069
  • The real Skipper of NW
    • View Profile
  • Nick: Skipper
  • Side: Neutral
Re: New server set-up help
« Reply #1 on: November 17, 2013, 05:37:18 pm »
Made this to help:

Click full screen then choose a HD thing if it is not already in HD, so that you can read the text.
[youtube]http://www.youtube.com/watch?v=7-st55bEfCQ&feature=youtu.be[/youtube]

NW_Sample_Battle.txt
NW_Sample_Battle.txt
#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 (I have hidden this)
#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 train
#use the line below to set a valid server name
set_server_name 126th_Official_Server
#uncomment the line below when you set a valid welcome message
#set_welcome_message Hi!
#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

#since default team point limit is 300, the line below is necessary for this mode
set_team_point_limit 300

#setting max players, first one is non-premium member limit, second one is premium member limit
set_max_players 16 16
set_num_bots_voteable 20

set_map mp_la_haye_sainte
add_map mp_arabian_harbour
add_map mp_arabian_village
add_map mp_ardennes
add_map mp_avignon
add_map mp_borodino
add_map mp_champs_elysees
add_map mp_columbia_farm_morning
add_map mp_european_city_summer
add_map mp_french_farm
add_map mp_german_village
add_map mp_hougoumont
add_map mp_landshut
add_map mp_oaksfield_day
add_map mp_river_crossing_morning
add_map mp_roxburgh
add_map mp_russian_village
add_map mp_schemmerbach
add_map mp_slovenian_village
add_map mp_spanish_farm
add_map mp_spanish_mountain_pass
add_map mp_spanish_village
add_map mp_strangefields
add_map mp_walloon_farm

#adding all nations to both sides just to randomize all of them
#adding less nations will reduce the randomization set (used in set_randomize_factions command)
add_factions fac_britain fac_britain
add_factions fac_france fac_france
add_factions fac_prussia fac_prussia
add_factions fac_russia fac_russia
add_factions fac_austria fac_austria
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 7243
#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 7244
set_server_log_folder Logs
set_server_ban_list_file ban_list.txt

set_add_to_game_servers_list 1

start
[close]

Sample_Battle.txt
Sample_Battle.txt
#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 (hidden)
#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 WARBAND Server
#uncomment the line below when you set a valid welcome message
#set_welcome_message 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
#set_mission (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 16 16
set_num_bots_voteable 10
set_ban_voteable 0
allow_changing_mission 1
get_add_to_game_servers_list
allow_granades 0 #allow or not to buy a granades
set_control_block_direction 1
set_respawn_period 3
set_combat_speed 2
set_factions_voteable 1
set_friendly_fire 1
set_melee_friendly_fire 1
set_friendly_fire_damage_friend_ratio 0
set_friendly_fire_damage_self_ratio 100
set_combat_gold_bonus 126
set_round_gold_bonus 150
set_starting_gold 120
set_maps_voteable 1
set_map mp_new_1
add_map mp_new_2
add_map mp_new_3
add_map mp_forest_edge
add_map mp_forest_road
add_map mp_marketplace
add_map mp_old_castle
add_map mp_arena
add_map mp_polya
add_map mp_swamp_delta
add_map mp_hillroad
add_map mp_river_village
add_map random_multi_plain_medium
add_map random_multi_plain_large
add_map random_multi_steppe_medium
add_map random_multi_steppe_large
#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
set_randomize_factions 1
#since default team point limit is 300, the line below is necessary for this mode
set_team_point_limit 10
#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 7243
#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 7244
set_server_log_folder Logs
set_server_ban_list_file Logs\ban_list.txt
start
[close]

« Last Edit: November 17, 2013, 05:40:46 pm by [126th] Col.Skipper »
Pirate_Battle_1 Community Rep||||[Former]Groupfighting admin, Jail Break server admin||||88th, 126th, 33rd, 24th, 57th, 2ndCSG, 54th, 4th, 65th, 5Brg, 67th, 57e, 28th

Offline Icarus

  • Major
  • *
  • Posts: 1144
  • Groupfighting Admin, Tyrant of the old 1stKGL
    • View Profile
  • Nick: Ex 91st_LCpl_Matthew_Young
  • Side: Confederacy
Re: New server set-up help
« Reply #2 on: November 17, 2013, 05:42:28 pm »
How much did you pay for it?

Offline Skipper

  • First Lieutenant
  • *
  • Posts: 1069
  • The real Skipper of NW
    • View Profile
  • Nick: Skipper
  • Side: Neutral
Re: New server set-up help
« Reply #3 on: November 17, 2013, 05:49:21 pm »
idk, £5 or something xD




Should I remove the #'s on the script?
Pirate_Battle_1 Community Rep||||[Former]Groupfighting admin, Jail Break server admin||||88th, 126th, 33rd, 24th, 57th, 2ndCSG, 54th, 4th, 65th, 5Brg, 67th, 57e, 28th

Offline Skipper

  • First Lieutenant
  • *
  • Posts: 1069
  • The real Skipper of NW
    • View Profile
  • Nick: Skipper
  • Side: Neutral
Re: New server set-up help
« Reply #4 on: November 17, 2013, 06:57:22 pm »
May I ask what usually happens when you purchase a server as if this is normal it is not clear and if not then I still need help.
Pirate_Battle_1 Community Rep||||[Former]Groupfighting admin, Jail Break server admin||||88th, 126th, 33rd, 24th, 57th, 2ndCSG, 54th, 4th, 65th, 5Brg, 67th, 57e, 28th

Offline Icarus

  • Major
  • *
  • Posts: 1144
  • Groupfighting Admin, Tyrant of the old 1stKGL
    • View Profile
  • Nick: Ex 91st_LCpl_Matthew_Young
  • Side: Confederacy
Re: New server set-up help
« Reply #5 on: November 19, 2013, 01:42:35 am »
idk anything about them, you are best buying a server from a server hoster

Offline Skipper

  • First Lieutenant
  • *
  • Posts: 1069
  • The real Skipper of NW
    • View Profile
  • Nick: Skipper
  • Side: Neutral
Re: New server set-up help
« Reply #6 on: November 19, 2013, 08:24:47 am »
I did xD
Pirate_Battle_1 Community Rep||||[Former]Groupfighting admin, Jail Break server admin||||88th, 126th, 33rd, 24th, 57th, 2ndCSG, 54th, 4th, 65th, 5Brg, 67th, 57e, 28th

Offline MrSt3fan

  • Donator
  • *
  • Posts: 6364
    • View Profile
  • Nick: 33rd_Col_MrSt3fan
  • Side: Neutral
Re: New server set-up help
« Reply #7 on: November 24, 2013, 05:08:23 pm »
I can give you 30 slots for 5 Pounds and I'll set the server up for you so it is ready to play and you can enjoy it.  If you want more information add MrSt3fan on steam or click on my signature.

Offline tacticalretreat

  • First Lieutenant
  • *
  • Posts: 566
    • View Profile
  • Side: Neutral
Re: New server set-up help
« Reply #8 on: November 25, 2013, 02:41:00 am »
I can give you 30 slots for 5 Pounds and I'll set the server up for you so it is ready to play and you can enjoy it.  If you want more information add MrSt3fan on steam or click on my signature.

gg #st3fan4pres right there