New option ALTERNATE_MOUSE_COMMANDS in Ja2_Options.ini (by Sevenfm)

- With this option = TRUE, mousewheel is inverted for changing stance with ALT+mousewheel, also some new mouse actions are possible.
- Alternate mouse actions: see "Docs\Manual\JA2_113_Alternate_Mouse_Commands.xlsx"
  https://ja2svn.no-ip.org/source/ja2_v1.13_data/GameDir/Docs/Manuals/JA2_113_Alternate_Mouse_Commands.xlsx

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1889 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-12-06 16:47:41 +00:00
parent 7d948bf1f2
commit 286f5947e8
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -843,6 +843,14 @@ STAMINA_HIT = 6900
ENABLE_EXT_MOUSE_KEYS = TRUE
;------------------------------------------------------------------------------------------------------------------------------
; Allow alternate mouse commands
; This option inverts mousewheel for changing stance with ALT+mousewheel and adds some new mouse actions for wheel and buttons
; For more infos see Document "Docs\Manuals\JA2_113_Alternate_Mouse_Commands.xlsx".
;------------------------------------------------------------------------------------------------------------------------------
ALTERNATE_MOUSE_COMMANDS = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Default: FALSE
; Alternative aiming-levels for targets.
+8
View File
@@ -842,6 +842,14 @@ STAMINA_HIT = 10000
ENABLE_EXT_MOUSE_KEYS = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Allow alternate mouse commands
; This option inverts mousewheel for changing stance with ALT+mousewheel and adds some new mouse actions for wheel and buttons
; For more infos see Document "Docs\Manuals\JA2_113_Alternate_Mouse_Commands.xlsx".
;------------------------------------------------------------------------------------------------------------------------------
ALTERNATE_MOUSE_COMMANDS = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Default: FALSE
; Alternative aiming-levels for targets.