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
This commit is contained in:
Flugente
2018-09-29 21:15:28 +00:00
parent 88a7461374
commit a55057b2b2
6 changed files with 12 additions and 34 deletions
+6 -1
View File
@@ -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
;------------------------------------------------------------------------------------------------------------------------------
+6 -1
View File
@@ -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
;------------------------------------------------------------------------------------------------------------------------------
@@ -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
@@ -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
@@ -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
@@ -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