From 18434383dedc450fa35589af81eafe3bacc114ed Mon Sep 17 00:00:00 2001 From: Wanne Date: Thu, 9 Nov 2006 19:38:01 +0000 Subject: [PATCH] git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@570 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 14 +++++++++++--- gamedir/Data/Ja2_Options.INI | 15 ++++++++++----- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 8ac62814d..d32054325 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -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 diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 14d1202a3..52bb0637a 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -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