diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index 1e3938ad3..673f84d35 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/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/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index 85302fd7a..478659d36 100644 --- a/Data/Ja2_Options.INI +++ b/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/Profiles/UserProfile_JA2113/Ja2_sp.ini b/Profiles/UserProfile_JA2113/Ja2_sp.ini index 1c3a30c0b..f58e5d92b 100644 --- a/Profiles/UserProfile_JA2113/Ja2_sp.ini +++ b/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/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini b/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini index 9c0e269cc..02f3590fa 100644 --- a/Profiles/UserProfile_JA2Vanilla/Ja2_sp.ini +++ b/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/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini b/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini index 69e0e6fa9..5702bbbab 100644 --- a/Profiles/UserProfile_UnfinishedBusiness/UB_1.13/Ja2_sp.ini +++ b/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/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini b/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini index 153a5fe46..ece8d5978 100644 --- a/Profiles/UserProfile_UnfinishedBusiness/UB_Vanilla/Ja2_sp.ini +++ b/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