From 6149c2ce3b6fd599c43063d337e22f2e1f6fa85a Mon Sep 17 00:00:00 2001 From: vbawol Date: Mon, 9 Oct 2017 08:31:14 -0500 Subject: [PATCH] enable debug of login fsm --- Sources/epoch_config/Configs/CfgEpochClient.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/epoch_config/Configs/CfgEpochClient.hpp b/Sources/epoch_config/Configs/CfgEpochClient.hpp index ee7c8304..344b7f21 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient.hpp @@ -16,7 +16,7 @@ class CfgEpochClient { epochVersion = "1.0.0"; ArmAVersion = 176; - debug = "false"; // true = enable extra rpt debug lines, false to disable + debug = "true"; // true = enable extra rpt debug lines, false to disable antagonistRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 outOfBoundsRadiation = 10; // how much rads per tick (10sec), when outside play area.