mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-03-11 20:56:56 +00:00
Update for BOIII²
This commit is contained in:
parent
82473c6b78
commit
c0e351cc9d
12
README.md
12
README.md
@ -1,17 +1,15 @@
|
||||
# T7x was short lived.. this can still be used with other clients based on boiii, the "t7x" folder may have to be renamed to whatever the other client uses.
|
||||
|
||||
# T7 Server Config
|
||||
Config for T7 Dedicated Servers for use with the T7x Client.
|
||||
Config for T7 Dedicated Servers for use with the BOIII² Client.
|
||||
|
||||
# How to use
|
||||
1. Download the BO3 Unranked Dedicated Server via Steam (It's located in the "Tools" section in your steam library.)
|
||||
2. Open the Unranked Server folder in windows explorer (if you own BO3 on Steam and have it installed it will be in your BO3 Game Folder)
|
||||
3. Add t7x.exe to the UnrankedServer Folder
|
||||
4. Download this repository and extract startup batch files as well as the t7x and zone folder to the UnrankedServer Folder
|
||||
3. Add boiii.exe to the UnrankedServer Folder
|
||||
4. Download this repository and extract the startup batch files as well as the boiii and zone folders to the UnrankedServer Folder
|
||||
5. Edit the config(s) in /zone to your liking.
|
||||
6. (Optional) Edit your game rules under boiii/gamesettings/mp.
|
||||
6. Port forward UDP 27017.
|
||||
7. Start the Server using BOIII_MP_Server.bat or T7x_ZM_Server.bat
|
||||
7. Start the Server using BOIII_MP_Server.bat or BOIII_ZM_Server.bat
|
||||
|
||||
# Additional Steps required for hosting Zombies Dedicated Servers
|
||||
As of right now you need to take additional Steps to host Zombies Servers.
|
||||
@ -39,4 +37,4 @@ zone/zm_zod_patch.ff
|
||||
|
||||
from your BO3 Game folder into the UnrankedServer's ```zone``` Folder. Do the same with the FastFiles of the Maps you want to host on the Server, you do not need to copy the .xpak files, those hold Textures and Sounds which the Server doesn't need. You can use the zm_server.cfg as a short name references if you want to grab the others.
|
||||
|
||||
You are now ready to start the Server using T7x_ZM_Server.bat. If the server still instantly closes while opening the T7x_ZM_Server.bat or T7x_CP_Server.bat. Check the console_mp.log from identities\dedicatedpc\ folder. Scroll down until you see "Could not find zone: xxxx".
|
||||
You are now ready to start the Server using BOIII_ZM_Server.bat. If the server still instantly closes while opening the BOIII_ZM_Server.bat or BOIII_CP_Server.bat. Check the console_mp.log from identities\dedicatedpc\ folder. Scroll down until you see "Could not find zone: xxxx".
|
||||
|
@ -33,4 +33,4 @@ set ServerFilename=server_cp.cfg
|
||||
:://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!//
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
|
||||
start t7x.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%
|
||||
start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%
|
@ -33,4 +33,4 @@ set ServerFilename=server.cfg
|
||||
:://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!//
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
|
||||
start t7x.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%
|
||||
start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%
|
@ -33,4 +33,4 @@ set ServerFilename=server_zm.cfg
|
||||
:://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!//
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
|
||||
start t7x.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%
|
||||
start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%
|
@ -1,5 +1,5 @@
|
||||
//////////////////////////////////////////////////
|
||||
/// T7x Server Configuration //
|
||||
/// BOIII² Server Configuration //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
@ -19,8 +19,8 @@
|
||||
// //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
set live_steam_server_name "Default T7x Server" // Sets the server hostname.
|
||||
set live_steam_server_description "My longest YEA T7x ever" // Sets a server description visible on the serverlist
|
||||
set live_steam_server_name "Default BOIII Server" // Sets the server hostname.
|
||||
set live_steam_server_description "My longest YEA BOIII ever" // Sets a server description visible on the serverlist
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
// NON-GAMEPLAY CONFIGURATION //
|
||||
@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will
|
||||
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
||||
set sv_pure "0" // verifying cilent files
|
||||
set sv_floodProtect "1" // Chat Spam Protection
|
||||
set g_log "t7x/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot.
|
||||
set g_log "logs/games_mp.log" // Gamelog filename. If you edit this, Make sure you change the IW4MAdmin Configuration accordingly
|
||||
set sv_lobby_mode "mp" // Sets the lobby type to multiplayer.
|
||||
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
||||
set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only.
|
||||
|
@ -1,5 +1,5 @@
|
||||
//////////////////////////////////////////////////
|
||||
/// T7x Server Configuration //
|
||||
/// BOIII² Server Configuration //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
@ -19,8 +19,8 @@
|
||||
// //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
set live_steam_server_name "Default T7x Campaign Server" // Sets the server hostname.
|
||||
set live_steam_server_description "My longest YEA T7x CAMPAIGN ever" // Sets a server description visible on the serverlist
|
||||
set live_steam_server_name "Default BOIII Campaign Server" // Sets the server hostname.
|
||||
set live_steam_server_description "My longest YEA BOIII CAMPAIGN ever" // Sets a server description visible on the serverlist
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
// NON-GAMEPLAY CONFIGURATION //
|
||||
@ -35,8 +35,8 @@ set sv_timeout "30" // Timeout time period. You will
|
||||
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
||||
set sv_pure "0" // verifying cilent files
|
||||
set sv_floodProtect "1" // Chat Spam Protection
|
||||
set g_log "t7x/games_cp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot.
|
||||
set sv_lobby_mode "cp" // Sets the lobby type to camapaign
|
||||
set g_log "logs/games_cp.log" // Gamelog filename. If you edit this, Make sure you change the IW4MAdmin Configuration accordingly
|
||||
set sv_lobby_mode "cp" // Sets the lobby type to campaign
|
||||
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
||||
set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
//////////////////////////////////////////////////
|
||||
/// T7x Server Configuration //
|
||||
/// BOIII² Server Configuration //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
@ -19,8 +19,8 @@
|
||||
// //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
set live_steam_server_name "Default T7x Zombies Server" // Sets the server hostname.
|
||||
set live_steam_server_description "My longest YEA T7x ZOMBIES ever" // Sets a server description visible on the serverlist
|
||||
set live_steam_server_name "Default BOIII Zombies Server" // Sets the server hostname.
|
||||
set live_steam_server_description "My longest YEA BOIII ZOMBIES ever" // Sets a server description visible on the serverlist
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
// NON-GAMEPLAY CONFIGURATION //
|
||||
@ -35,7 +35,7 @@ set sv_timeout "30" // Timeout time period. You will
|
||||
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
||||
set sv_pure "0" // verifying cilent files
|
||||
set sv_floodProtect "1" // Chat Spam Protection
|
||||
set g_log "t7x/games_zm.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot.
|
||||
set g_log "logs/games_zm.log" // Gamelog filename. If you edit this, Make sure you change the IW4MAdmin Configuration accordingly
|
||||
set sv_lobby_mode "zm" // Sets the lobby type to zombies
|
||||
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
||||
set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only.
|
||||
|
Loading…
x
Reference in New Issue
Block a user