Re: Gear post 72
QUOTE:
"I have to bargain for efficacy in my spell macros, leaving out body armor and utilizing only accessories, such neckwear, rings, and staves.
Does anyone know the third-party program that allows me to use more than six macro lines?"
One of the most wonderful things I've discovered is windower 3.2.1. This tool is great for PC gamers as you can access other programs in the background on your computer by alt + tab without craching POL. Not only that but you can make macors with windoer and bind them to keys on your keyboard... thus having additional macros without using up extra macro pallettes. Not only that but these macros do not have a limit on the number of lines you can use or the max duration of a /wait. I still prefer to use the normal macro buttons + a few extras (ctrl + f1 - f10). I can call my windower macros inside a regular ffxi macro, and I do this for gear swaps.
So I may have for example 6 gear swap macros for rdm stored in windower per lvl cap. say my lvl 70 macros set, my lvl 40 cap macro set, my lvl 40 sub ninja set, etc. These sets being- nuke gear, restmp gear, attack gear, mind enfeeble gear, int enfeeble gear, dark magic gear, and convert gear. In these sets I might swap out 8-15 items let's say... about everything bu the main weapon and sub... (which I still prefer to do as part of the ffxi macro).
ex: ffxi macro Paralyze
/ma Paralyze <stnpc>
/recast Paralyze
/equip main "Ice staff"
/console exec mind-enfeeble.txt
And my mind-enfeeble.txt file might look like this:
input /equip head "Elite Beret"
input /equip body "Warlock's Tabard";
input /equip legs "Errant Slops";
input /equip feet "Erranht Pigaches"
input /equip ring1 "Solace Ring";
input /equip ring2 "Solace Ring";
input /equip ear1 "Enfeebling Earring";
input /equip ear2 "Harvest Earring"
input /equip ammo "Phantom Talthum +1"
input /equip waist "Penitent's Rope"
input /equip back "Rainbow Cape"
input /equip neck "Enfeebling Torque"
Let me tell you... this keeps macroing very simple and saves yourself a ton of time. I might make a couple of variations on the mind-enfeeble.txt file to give more mind + and less skill +, and all I have to do is edit my ffxi paralyze macro's last line to a different file name. Also since only the main weapon is equip-swapped in the standard way, altering the macro on the fly is easy. And if I get new gear, I alter the .txt file once for however many of my regular macros might be using it.
For the spells/job abilities I want but don't have room to macro one one pallete, I can use CTRL + the Fkeys and setup keybindings with windower. So maybe there's no room for blink, phalanx, and stoneskin, but I can make them be a key combination pretty easily.
Before discovering this, I may have had macros to swap some general gear for say a mind-based spell, and then have the spell macro itself swap more specific gear, like skill +. So I'd be pressing two macros to change maybe 4-9 pieces of equip and cast a spell... assuming I got it planned out well when I made the macros that is.
While you might argue this gives an advantage (being able to swap every equipment slot), I'll point out that many high level rdm's might be pressing 2 or even 3 macros to fire a single spell (in order to do the same thing). And the main limiting factor is present: the maximium number of inventory slots for toting around gear. I still can't haul every [ossible slot's worth of attack gear, tank gear, eva gear, mind gear, int gear, dark magic gear, mp gear, rest hmp+ gear, etc in just 60 slots. So while my macros might look like they change 12 things at once, its usually only 3-8 items bc some of the stuff I might already be wearing from the last macro I used....
However, I thought that this does bear mentioning as its just way more convenient and organized IMO. It is especially useful for equip-swapping jobs like black mage and red mage. Although melee could make use of a full swap, tp-gain-accuracy set, damage set, ws-sets, and maybe the oh_crap_Im_not_the_tank set.
QUOTE:
"I have to bargain for efficacy in my spell macros, leaving out body armor and utilizing only accessories, such neckwear, rings, and staves.
Does anyone know the third-party program that allows me to use more than six macro lines?"
One of the most wonderful things I've discovered is windower 3.2.1. This tool is great for PC gamers as you can access other programs in the background on your computer by alt + tab without craching POL. Not only that but you can make macors with windoer and bind them to keys on your keyboard... thus having additional macros without using up extra macro pallettes. Not only that but these macros do not have a limit on the number of lines you can use or the max duration of a /wait. I still prefer to use the normal macro buttons + a few extras (ctrl + f1 - f10). I can call my windower macros inside a regular ffxi macro, and I do this for gear swaps.
So I may have for example 6 gear swap macros for rdm stored in windower per lvl cap. say my lvl 70 macros set, my lvl 40 cap macro set, my lvl 40 sub ninja set, etc. These sets being- nuke gear, restmp gear, attack gear, mind enfeeble gear, int enfeeble gear, dark magic gear, and convert gear. In these sets I might swap out 8-15 items let's say... about everything bu the main weapon and sub... (which I still prefer to do as part of the ffxi macro).
ex: ffxi macro Paralyze
/ma Paralyze <stnpc>
/recast Paralyze
/equip main "Ice staff"
/console exec mind-enfeeble.txt
And my mind-enfeeble.txt file might look like this:
input /equip head "Elite Beret"
input /equip body "Warlock's Tabard";
input /equip legs "Errant Slops";
input /equip feet "Erranht Pigaches"
input /equip ring1 "Solace Ring";
input /equip ring2 "Solace Ring";
input /equip ear1 "Enfeebling Earring";
input /equip ear2 "Harvest Earring"
input /equip ammo "Phantom Talthum +1"
input /equip waist "Penitent's Rope"
input /equip back "Rainbow Cape"
input /equip neck "Enfeebling Torque"
Let me tell you... this keeps macroing very simple and saves yourself a ton of time. I might make a couple of variations on the mind-enfeeble.txt file to give more mind + and less skill +, and all I have to do is edit my ffxi paralyze macro's last line to a different file name. Also since only the main weapon is equip-swapped in the standard way, altering the macro on the fly is easy. And if I get new gear, I alter the .txt file once for however many of my regular macros might be using it.
For the spells/job abilities I want but don't have room to macro one one pallete, I can use CTRL + the Fkeys and setup keybindings with windower. So maybe there's no room for blink, phalanx, and stoneskin, but I can make them be a key combination pretty easily.
Before discovering this, I may have had macros to swap some general gear for say a mind-based spell, and then have the spell macro itself swap more specific gear, like skill +. So I'd be pressing two macros to change maybe 4-9 pieces of equip and cast a spell... assuming I got it planned out well when I made the macros that is.
While you might argue this gives an advantage (being able to swap every equipment slot), I'll point out that many high level rdm's might be pressing 2 or even 3 macros to fire a single spell (in order to do the same thing). And the main limiting factor is present: the maximium number of inventory slots for toting around gear. I still can't haul every [ossible slot's worth of attack gear, tank gear, eva gear, mind gear, int gear, dark magic gear, mp gear, rest hmp+ gear, etc in just 60 slots. So while my macros might look like they change 12 things at once, its usually only 3-8 items bc some of the stuff I might already be wearing from the last macro I used....
However, I thought that this does bear mentioning as its just way more convenient and organized IMO. It is especially useful for equip-swapping jobs like black mage and red mage. Although melee could make use of a full swap, tp-gain-accuracy set, damage set, ws-sets, and maybe the oh_crap_Im_not_the_tank set.
Comment