From 530ce978b3de34317aa82a488bcaac1dfb2a3ed8 Mon Sep 17 00:00:00 2001 From: lalien Date: Thu, 19 Apr 2007 11:47:40 +0000 Subject: [PATCH] - New feature: Remove attachments and unload all weapons in sector (Shift+F) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@766 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 15 +++++++++++++++ gamedir/Data/Ja2_Options.INI | 16 ++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 8b7ce92fb..0b7ebbbb0 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -783,6 +783,21 @@ SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_3 = TRUE SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_4 = TRUE +;****************************************************************************************************************************** +; This section controls Shift+F behaviour. +; Use this combination to to remove attachments and to unload all weapons in sector +;****************************************************************************************************************************** + +; Set this to false to keep weapons loaded. +; Note that loaded weapon can be stolen by militia or enemy. +SHIFT_F_UNLOAD_WEAPONS = TRUE + +; Set this to false to keep item attachments. +; Unseparable attachments will not be removed. +SHIFT_F_REMOVE_ATTACHMENTS = TRUE + + + ;****************************************************************************************************************************** ; ----------------------------------------------------------------------------------------------------------------------------- ; In this section you can change sounds settings diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 8a8fc5669..a927049a4 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -777,6 +777,22 @@ SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_3 = TRUE SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_4 = TRUE +;****************************************************************************************************************************** +; This section controls Shift+F behaviour. +; Use this combination to to remove attachments and to unload all weapons in sector +;****************************************************************************************************************************** + +; Set this to false to keep weapons loaded. +; Note that loaded weapon can be stolen by militia or enemy. +SHIFT_F_UNLOAD_WEAPONS = TRUE + +; Set this to false to keep item attachments. +; Unseparable attachments will not be removed. +SHIFT_F_REMOVE_ATTACHMENTS = TRUE + + + + ;****************************************************************************************************************************** ; ----------------------------------------------------------------------------------------------------------------------------- ; In this section you can change sounds settings