Macro Help

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » General » Macro Help
Macro Help
Offline
Posts: 428
By Selindrile 2016-04-18 15:58:43
Link | Quote | Reply
 
Asking here because I asked in random question thread and nobody responded:

ctrl + shift (or alt + shift) + a number key will change your macro page, does anyone know how to disable this? I accidentally hit shift when hitting macros often, and it drives me bonkers.
 Sylph.Subadai
Offline
Server: Sylph
Game: FFXI
user: Subadai
Posts: 184
By Sylph.Subadai 2016-04-19 13:19:02
Link | Quote | Reply
 
Only way I can think of is use Windower binds to set all the combos to do nothing. Ex: (Ctrl=^, Alt=!, Shift=~)
Code
bind ^~1 ;
bind !~1 ;
bind ^~2 ;
bind !~2 ;

Etc etc.
Offline
Posts: 428
By Selindrile 2016-04-19 14:29:43
Link | Quote | Reply
 
I appreciate that, and may have to resort to it, but my hope was that there would simply be a way to ignore the shift key in that case, as in

ctrl + shift + 1 = ctrl + 1

alt + shift + 1 = alt + 1
Log in to post.