From 616b48acb9ee05e65a30dfea9a3974f7bfd91b79 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 18 May 2014 15:44:02 +0000 Subject: [PATCH] - Improved NCTH cursor (by Sevenfm) ja2_options.ini: IMPROVED_NCTH_CURSOR 0 - default cursor 1 - improved cursor: show extended AP info, laser dot, scope mode icon, limit maximum displayed aperture size (100) 2 - compact cursor: aiming level as numbers, limit displayed autofire bullets (10), limit maximum displayed aperture size (50) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2039 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 8 ++++++++ gamedir/Data/Ja2_Options.INI | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 52e587227..b74e104c1 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -894,6 +894,14 @@ SHOW_HIT_INFO = FALSE ADDITIONAL_NCTH_CURSOR_INFO = 0 +;------------------------------------------------------------------------------------------------------------------------------ +; Visual improvements for NCTH cursor: +; 0 - default cursor +; 1 - improved cursor: show extended AP info, laser dot, scope mode icon, limit maximum displayed aperture size (100) +; 2 - compact cursor: aiming level as numbers, limit displayed autofire bullets (10), limit maximum displayed aperture size (50) +;------------------------------------------------------------------------------------------------------------------------------ +IMPROVED_NCTH_CURSOR = 0 + ;------------------------------------------------------------------------------------------------------------------------------ ; Show additional suppression information above soldier: ; light gray counter - suppression points from attack (they are calculated and shown after attack) diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 38bc923e0..855a9e341 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -893,6 +893,14 @@ SHOW_HIT_INFO = FALSE ADDITIONAL_NCTH_CURSOR_INFO = 0 +;------------------------------------------------------------------------------------------------------------------------------ +; Visual improvements for NCTH cursor: +; 0 - default cursor +; 1 - improved cursor: show extended AP info, laser dot, scope mode icon, limit maximum displayed aperture size (100) +; 2 - compact cursor: aiming level as numbers, limit displayed autofire bullets (10), limit maximum displayed aperture size (50) +;------------------------------------------------------------------------------------------------------------------------------ +IMPROVED_NCTH_CURSOR = 0 + ;------------------------------------------------------------------------------------------------------------------------------ ; Show additional suppression information above soldier: ; light gray counter - suppression points from attack (they are calculated and shown after attack)