From 73227d8c81d6869031401ee05bc85b8d151c7183 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 29 Oct 2023 09:30:04 +0000 Subject: [PATCH] feat: add OHD configs --- ohd/Admins.cfg | 0 ohd/Engine.ini | 34 ++++++++++++++++++++++++++++++++++ ohd/Game.ini | 25 +++++++++++++++++++++---- ohd/MapCycle.cfg | 10 ++++++++++ 4 files changed, 65 insertions(+), 4 deletions(-) create mode 100644 ohd/Admins.cfg create mode 100644 ohd/Engine.ini create mode 100644 ohd/MapCycle.cfg diff --git a/ohd/Admins.cfg b/ohd/Admins.cfg new file mode 100644 index 0000000..e69de29 diff --git a/ohd/Engine.ini b/ohd/Engine.ini new file mode 100644 index 0000000..14ee1c6 --- /dev/null +++ b/ohd/Engine.ini @@ -0,0 +1,34 @@ + [SystemSettings] + Game.AutoBalanceTeamsOverride=-1 + HD.AAS.ActiveRouteOverride=0 + HD.CP.EnforceSmallerMinPlayersToCapture=-1 + HD.CP.MinPlayersToCaptureOverride=-1 + + [Core.System] + Paths=../../../Engine/Content + Paths=%GAMEDIR%Content + Paths=../../../HarshDoorstop/Plugins/Donkeh/DonkehFramework/Content + Paths=../../../HarshDoorstop/Plugins/Donkeh/DonkehFrameworkAnim/Content + Paths=../../../HarshDoorstop/Plugins/Donkeh/DonkehFrameworkCommsExtras/Content + Paths=../../../HarshDoorstop/Plugins/RCON/Content + Paths=../../../HarshDoorstop/Plugins/Arc/ArcVehicles/ArcVehicles/Content + Paths=../../../HarshDoorstop/Plugins/OHD/HDCore/Content + Paths=../../../HarshDoorstop/Plugins/OHD/HDAssets/Content + Paths=../../../HarshDoorstop/Plugins/Arc/ArcVehicles/ArcVehiclesExtra/Content + Paths=../../../HarshDoorstop/Plugins/OWIEnhancedVehicleMovement/Content + Paths=../../../HarshDoorstop/Plugins/ImpostorBaker/Content + Paths=../../../HarshDoorstop/Plugins/Linter/Content + Paths=../../../HarshDoorstop/Plugins/Prefabricator/Content + Paths=../../../HarshDoorstop/Plugins/ORS/RollingStone/Content + Paths=../../../HarshDoorstop/Plugins/OML/Michael/Content + Paths=../../../HarshDoorstop/Plugins/OOV/Overlord/Content + Paths=../../../HarshDoorstop/Plugins/OSB/Sandbreaker/Content + Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content + Paths=../../../Engine/Plugins/Editor/GeometryMode/Content + Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content + Paths=../../../Engine/Plugins/Experimental/GeometryProcessing/Content + Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content + Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content + Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content + Paths=../../../Engine/Plugins/FX/Niagara/Content + Paths=../../../Engine/Plugins/MovieScene/MovieRenderPipeline/Content \ No newline at end of file diff --git a/ohd/Game.ini b/ohd/Game.ini index 326eabb..67e391f 100644 --- a/ohd/Game.ini +++ b/ohd/Game.ini @@ -1,6 +1,23 @@ [/Script/RCON.RCONServerSystem] -bEnabled=False -ListenPort=7779 -Password=ADMINPASSWORD MaxActiveConnections=2 -MaxAuthAttempts=3 +Password=ADMINPASSWORD + +[/Script/DonkehFramework.DFGameSession] +Password= +ServerName=SERVERNAME + +[/Script/HDMain.HDGameSession] +bSupportersOnlyWhitelist=False + +[/Script/DonkehFramework.DFBaseGameMode] +AutoAssignHumanTeam=255 +BalanceTimerInterval=60 +bBalanceTeams=True +bBotAutofill=False +RoundScoreLimit=0 +RoundTimeLimit=0 +TimeBetweenMatches=10 +WarmupTime=0 + +[/Script/HDBaseGameMode] +bRandomPlayerTeamBalance=False \ No newline at end of file diff --git a/ohd/MapCycle.cfg b/ohd/MapCycle.cfg new file mode 100644 index 0000000..0b8472a --- /dev/null +++ b/ohd/MapCycle.cfg @@ -0,0 +1,10 @@ +Argonne +Montecassino +LamDong +Khafji_P +Risala +AAS-TestMap +SaintQuentin +OmahaBeach +Carentan +Tan_Binh