Targeting Alliance With CTRL/ALT F1-F6

Eorzea Time
 
 
 
Language: JP EN FR DE
users online
Forum » FFXI » General » Targeting Alliance with CTRL/ALT F1-F6
Targeting Alliance with CTRL/ALT F1-F6
 Siren.Smokinskull
Offline
Server: Siren
Game: FFXI
Posts: 27
By Siren.Smokinskull 2018-06-20 22:29:08
Link | Quote | Reply
 
Used to be able to do it I am not sure what has changed. I play casually so I miss a lot of stuff. Does anyone still do this? Its easier for me to CTRL+F1-F6 to target main alliance. Can't seem to figure out what I did or what has changed. Any help would be appreciated.
 Shiva.Arislan
Offline
Server: Shiva
Game: FFXI
user: Arislan
Posts: 1052
By Shiva.Arislan 2018-06-20 22:40:07
Link | Quote | Reply
 
Check your Windower4/scripts/init.txt file for:
Code
// *** ALLIANCE TARGET KEYS ***
// This lets you push Alt+F1-6 and Ctrl+F1-6 to target Alliance members.
bind ^f1 input /ta <a10>
bind ^f2 input /ta <a11>
bind ^f3 input /ta <a12>
bind ^f4 input /ta <a13>
bind ^f5 input /ta <a14>
bind ^f6 input /ta <a15>
bind !f1 input /ta <a20>
bind !f2 input /ta <a21>
bind !f3 input /ta <a22>
bind !f4 input /ta <a23>
bind !f5 input /ta <a24>
bind !f6 input /ta <a25>


That's where those keybinds are established.
 Asura.Smokinskull
Offline
Server: Asura
Game: FFXI
Posts: 2
By Asura.Smokinskull 2018-06-20 22:44:35
Link | Quote | Reply
 
Hmm, mine doesn't seem to have one. No file what so ever.