I got the ingenous idea of binding my secondary character's macros to the F-keys via key binds as FFXI takes dominance over alt & ctrl + 1-0.
Anyways, this is working fine and dandy thanks to DualSend, however, I have yet to figure out a synergy in making the key bind work with a standardized windower macro. So far my script looks like this:
Script said:
alias CureSet input /equip (all cure potency gear etc.)
keyboard_bind !F1 .send TarutaruName /ma "Cure II" GalkaName;CureSet;
keyboard_bind !F1 .send TarutaruName /ma "Cure II" GalkaName;CureSet;
The bold emphesizes the part that does not seem to function correctly.
However, making the taru cast cure on my via alt + F1 while in my galka's instance of FFXI works wonderfully. If anyone can assist me in correcting my script so that I may integrate gear swaps without taking the time and effort to making myself a spellcast xml.
Yes I know Spellcast is better and more ideal, but at the level I'm currently at, it isn't quite worth it yet.