mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@570 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -144,7 +144,6 @@ MAX_MILITIA_TRAINERS_PER_SECTOR = 2
|
||||
RPC_BONUS_TO_TRAIN_MILITIA = 10
|
||||
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Repairing
|
||||
;******************************************************************************************************************************
|
||||
@@ -672,7 +671,13 @@ ALLOW_LIMITED_VISION = TRUE
|
||||
; Armor coverage
|
||||
ENABLE_ARMOR_COVERAGE = TRUE
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; In this section you can enable enemy tooltips. To display the tooltip move the mouse over the enemy and press ALT.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
; Show information about selected person
|
||||
; Range: TRUE/FALSE
|
||||
ALLOW_SOLDIER_TOOL_TIPS = TRUE
|
||||
|
||||
; How much infomation will the soldier tooltips display
|
||||
@@ -685,12 +690,15 @@ ALLOW_SOLDIER_TOOL_TIPS = TRUE
|
||||
|
||||
SOLDIER_TOOLTIP_DETAIL_LEVEL = 2
|
||||
|
||||
; If you have not choosen (Debug tooltip level), tooltips will only be displayed on the enemy, if you are not more than 13 tiles away
|
||||
; and the enemy is in line of sight of the current selected merc.
|
||||
|
||||
; Enable/disable individual lines of information within the tooltip
|
||||
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
|
||||
; Set HELMET and VEST and LEGGINGS to FALSE (all 3) to prevent the display of the armor line
|
||||
; Set HEAD_SLOT_1 and HEAD_SLOT_2 both to FALSE to prevent the display of the NVG and gas mask lines
|
||||
|
||||
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
|
||||
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_BRIGHTNESS = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_RANGE_TO_TARGET = TRUE
|
||||
|
||||
@@ -447,7 +447,6 @@ TRAIN_VETERAN_MILITIA_DELAY = 1
|
||||
;Delay ability to train mobile militia till this day
|
||||
ALLOW_MILITIA_MOBILE_DELAY = 1
|
||||
|
||||
|
||||
;Allows the training of Veteran Militia
|
||||
TRAIN_VETERAN_MILITIA = FALSE
|
||||
|
||||
@@ -534,8 +533,6 @@ EXPERT_MERC_DEATHS = 3
|
||||
INSANE_MERC_DEATHS = 4
|
||||
|
||||
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; USE_RANDOM_PERSONALITY set to TRUE will randomly generate an Attitude and a Personality for each of
|
||||
; your IMP Mercs.
|
||||
@@ -673,6 +670,11 @@ ALLOW_LIMITED_VISION = FALSE
|
||||
; Armor coverage
|
||||
ENABLE_ARMOR_COVERAGE = FALSE
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; In this section you can enable enemy tooltips. To display the tooltip move the mouse over the enemy and press ALT.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
; Show information about selected person
|
||||
; Range: TRUE/FALSE
|
||||
ALLOW_SOLDIER_TOOL_TIPS = FALSE
|
||||
@@ -687,12 +689,15 @@ ALLOW_SOLDIER_TOOL_TIPS = FALSE
|
||||
|
||||
SOLDIER_TOOLTIP_DETAIL_LEVEL = 1
|
||||
|
||||
; If you have not choosen (Debug tooltip level), tooltips will only be displayed on the enemy, if you are not more than 13 tiles away
|
||||
; and the enemy is in line of sight of the current selected merc.
|
||||
|
||||
; Enable/disable individual lines of information within the tooltip
|
||||
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
|
||||
; Set HELMET and VEST and LEGGINGS to FALSE (all 3) to prevent the display of the armor line
|
||||
; Set HEAD_SLOT_1 and HEAD_SLOT_2 both to FALSE to prevent the display of the NVG and gas mask lines
|
||||
|
||||
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
|
||||
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_BRIGHTNESS = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_RANGE_TO_TARGET = TRUE
|
||||
|
||||
Reference in New Issue
Block a user