mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user