From a55057b2b2612e6ad142965a5339a6f455c25576 Mon Sep 17 00:00:00 2001 From: Flugente Date: Sat, 29 Sep 2018 21:15:28 +0000 Subject: [PATCH] The following options has been moved from the campaign start screen to JA2_Options.ini: - New Chance to Hit System (now NCTh (Default: FALSE)) For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23855&goto=354656&#msg_354656 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2448 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 7 ++++++- gamedir/Data/Ja2_Options.INI | 7 ++++++- gamedir/Profiles/UserProfile_JA2113/Ja2_sp.ini | 8 -------- gamedir/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini | 8 -------- .../UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini | 8 -------- .../UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini | 8 -------- 6 files changed, 12 insertions(+), 34 deletions(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 1e3938ad3..673f84d35 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -1588,13 +1588,18 @@ ALLOW_DYNAMIC_TOOLTIP_DETAIL_LEVEL = TRUE ; They affect all characters (friend and foe) equally! ;****************************************************************************************************************************** +;------------------------------------------------------------------------------------------------------------------------------ +; Play with New Chance to Hit System (NCTH)? +;------------------------------------------------------------------------------------------------------------------------------ + +NCTH = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; Allow walking and sidesteps with raised weapons? ;------------------------------------------------------------------------------------------------------------------------------ ALLOW_WALKING_WITH_WEAPON_RAISED = TRUE - ;------------------------------------------------------------------------------------------------------------------------------ ; Alternative Weapon Holding settings ;------------------------------------------------------------------------------------------------------------------------------ diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 85302fd7a..478659d36 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -1600,13 +1600,18 @@ ALLOW_DYNAMIC_TOOLTIP_DETAIL_LEVEL = FALSE ; They affect all characters (friend and foe) equally! ;****************************************************************************************************************************** +;------------------------------------------------------------------------------------------------------------------------------ +; Play with New Chance to Hit System (NCTH)? +;------------------------------------------------------------------------------------------------------------------------------ + +NCTH = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; Allow walking and sidesteps with raised weapons? ;------------------------------------------------------------------------------------------------------------------------------ ALLOW_WALKING_WITH_WEAPON_RAISED = TRUE - ;------------------------------------------------------------------------------------------------------------------------------ ; Alternative Weapon Holding settings ;------------------------------------------------------------------------------------------------------------------------------ diff --git a/gamedir/Profiles/UserProfile_JA2113/Ja2_sp.ini b/gamedir/Profiles/UserProfile_JA2113/Ja2_sp.ini index 1c3a30c0b..f58e5d92b 100644 --- a/gamedir/Profiles/UserProfile_JA2113/Ja2_sp.ini +++ b/gamedir/Profiles/UserProfile_JA2113/Ja2_sp.ini @@ -106,11 +106,3 @@ AVAILABLE_ARSENAL = 1 ; 10 = Available in 1024x768 screen resolution ;------------------------------------------------------------------------------------------------------------------------------ SQUAD_SIZE = 8 - -;------------------------------------------------------------------------------------------------------------------------------ -; New Chance to Hit System -; -; 0 = Off -; 1 = On -;------------------------------------------------------------------------------------------------------------------------------ -USE_NCTH = 0 diff --git a/gamedir/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini b/gamedir/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini index 9c0e269cc..02f3590fa 100644 --- a/gamedir/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini +++ b/gamedir/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini @@ -122,11 +122,3 @@ SECRET_WEAPON_CACHES = 0 ; 10 = Available in 1024x768 screen resolution ;------------------------------------------------------------------------------------------------------------------------------ SQUAD_SIZE = 6 - -;------------------------------------------------------------------------------------------------------------------------------ -; New Chance to Hit System -; -; 0 = Off -; 1 = On -;------------------------------------------------------------------------------------------------------------------------------ -USE_NCTH = 0 diff --git a/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini b/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini index 69e0e6fa9..5702bbbab 100644 --- a/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini +++ b/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini @@ -115,11 +115,3 @@ RPC_TEX_AND_JOHN = 0 ; 10 = Available in 1024x768 screen resolution ;------------------------------------------------------------------------------------------------------------------------------ SQUAD_SIZE = 8 - -;------------------------------------------------------------------------------------------------------------------------------ -; New Chance to Hit System -; -; 0 = Off -; 1 = On -;------------------------------------------------------------------------------------------------------------------------------ -USE_NCTH = 0 diff --git a/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini b/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini index 153a5fe46..ece8d5978 100644 --- a/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini +++ b/gamedir/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini @@ -115,11 +115,3 @@ RPC_TEX_AND_JOHN = 0 ; 10 = Available in 1024x768 screen resolution ;------------------------------------------------------------------------------------------------------------------------------ SQUAD_SIZE = 6 - -;------------------------------------------------------------------------------------------------------------------------------ -; New Chance to Hit System -; -; 0 = Off -; 1 = On -;------------------------------------------------------------------------------------------------------------------------------ -USE_NCTH = 0