mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user