Dedicated Server Files

Users who are viewing this thread

MOV_Hannibal

Recruit
I can't seem to find the dedicated server files for Blood and Gold. Would someone be able to direct me to where they are located?
 
Imper1um said:
You can find it in the game's directory - Steam\SteamApps\common\Blood & Gold Caribbean!\bg_caribbean_dedicated.exe
We found the exe, but didn't know how to use it since it is not in the same form as warband server files. Do we just put the entire program file game on the server and run it off the dedicated exe?
 
MOV_Hannibal said:
Imper1um said:
You can find it in the game's directory - Steam\SteamApps\common\Blood & Gold Caribbean!\bg_caribbean_dedicated.exe
We found the exe, but didn't know how to use it since it is not in the same form as warband server files. Do we just put the entire program file game on the server and run it off the dedicated exe?

Here's the bat and txt files with server settings:https://dl.dropboxusercontent.com/u/29477726/bg_caribbean_dedicated.zip

Bat launches a dedicated server with 'dedicated exe', txt file determines its settings. You can find more info on server setting in readme.
 
Imper1um said:
MOV_Hannibal said:
Imper1um said:
You can find it in the game's directory - Steam\SteamApps\common\Blood & Gold Caribbean!\bg_caribbean_dedicated.exe
We found the exe, but didn't know how to use it since it is not in the same form as warband server files. Do we just put the entire program file game on the server and run it off the dedicated exe?

Here's the bat and txt files with server settings:https://dl.dropboxusercontent.com/u/29477726/bg_caribbean_dedicated.zip

Bat launches a dedicated server with 'dedicated exe', txt file determines its settings. You can find more info on server setting in readme.

At this point we have downloaded the game on a dedicated server, put on the bat and txt file, ran the bat, only to find that it says there are multiple files missing. The files appear to all be within the game but not in the locations the exe is expecting them to be in. If there is anything else you can tell us please do. For example it is missing Module/Carribean!/sounds. This makes no sense since that is not a module in the game.
 
Ok, here's how the bat file should be called:
start bg_caribbean_dedicated.exe -r 1.txt  -m BG_Caribbean!_multiplayer

Server settings in .txt (example)

set_server_name Caribbean_test01
set_enable_valve_anti_cheat 1
set_mission multiplayer_sg
set_max_players 32 32
set_num_bots_voteable 20
set_map caribbean_siege_02
add_map caribbean_siege_01
add_factions fac_kingdom_1 fac_kingdom_6
set_randomize_factions 1
set_team_point_limit 10
set_upload_limit 100000000
set_port 7240
set_steam_port 7241
set_server_log_folder Logs_1
set_factions_voteable 1
set_maps_voteable 1
start

So it's necessary to open incoming port 7240. If NAT is used, you'll need to set port forwarding (for 7240) on your router to the server.
 
Imper1um said:
Ok, here's how the bat file should be called:
start bg_caribbean_dedicated.exe -r 1.txt  -m BG_Caribbean!_multiplayer

Server settings in .txt (example)

set_server_name Caribbean_test01
set_enable_valve_anti_cheat 1
set_mission multiplayer_sg
set_max_players 32 32
set_num_bots_voteable 20
set_map caribbean_siege_02
add_map caribbean_siege_01
add_factions fac_kingdom_1 fac_kingdom_6
set_randomize_factions 1
set_team_point_limit 10
set_upload_limit 100000000
set_port 7240
set_steam_port 7241
set_server_log_folder Logs_1
set_factions_voteable 1
set_maps_voteable 1
start

So it's necessary to open incoming port 7240. If NAT is used, you'll need to set port forwarding (for 7240) on your router to the server.
We had by accident assumed that the server was going off the main directory like Mount & Blade native. It is all fixed now thank you.
The MOV server is now up.
 
Back
Top Bottom