From f36bbac0418a9b4dfe605aa38f581ec9990300e7 Mon Sep 17 00:00:00 2001 From: vbawol Date: Sun, 24 Apr 2016 16:23:30 -0500 Subject: [PATCH 1/2] changelog --- Changelogs/0.3.8.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelogs/0.3.8.0.txt b/Changelogs/0.3.8.0.txt index c8dd78b7..c8cfa0ba 100644 --- a/Changelogs/0.3.8.0.txt +++ b/Changelogs/0.3.8.0.txt @@ -43,7 +43,7 @@ [Info] Some AI Scripts Mods may not work with disableRemoteSensors enabled. You can disable with "disableRemoteSensors = false;" in CfgEpochClient. [Info] Removed old .bikey and added new one for 0380. -Build: 429 +Build: 435 [Added] Install batch for all CUP mods and CBA. https://github.com/EpochModTeam/Epoch/tree/master/Tools/Install [Changed] Make use of new getOutMan EH for vehicle epoch anti wall glitch checks. [Changed] Change last few uses of hintSilent to Epoch_dynamicText. Now only the debug monitor uses hintSilent. From add9c42a7cb47b54c8905ecbc81a5a337124b45f Mon Sep 17 00:00:00 2001 From: vbawol Date: Sun, 24 Apr 2016 16:59:50 -0500 Subject: [PATCH 2/2] use port 2306 as default for BE --- Server_Install_Pack/@epochhive/EpochServer.ini | 2 +- Server_Install_Pack/sc/BattlEye/example-beserver.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Server_Install_Pack/@epochhive/EpochServer.ini b/Server_Install_Pack/@epochhive/EpochServer.ini index 2055edbd..0669862e 100644 --- a/Server_Install_Pack/@epochhive/EpochServer.ini +++ b/Server_Install_Pack/@epochhive/EpochServer.ini @@ -3,7 +3,7 @@ BattlEyePath = C:\BattlEye InstanceID = NA123 LogAbuse = 1 IP = 127.0.0.1 -Port = 2304 +Port = 2306 Password = changeme [Redis] diff --git a/Server_Install_Pack/sc/BattlEye/example-beserver.cfg b/Server_Install_Pack/sc/BattlEye/example-beserver.cfg index 155a4199..4fee38d7 100644 --- a/Server_Install_Pack/sc/BattlEye/example-beserver.cfg +++ b/Server_Install_Pack/sc/BattlEye/example-beserver.cfg @@ -1,4 +1,4 @@ -RConPort 2304 +RConPort 2306 RConPassword changemen0w MaxPing 350