Killing Ifrit - a Final Fantasy community: Windower weaponskill macro question - Killing Ifrit - a Final Fantasy community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Windower weaponskill macro question

#1
User is offline   forum7 

  • Newbie
In the past I used to have 3 seperate macros;

TP gear macro
WS gear macro
Weaponskill (ex. Guillotine)

I would need to hit 3 macro's everytime I wanted to WS.

I recently started using windower text's as my macros and was wondering about the /wait time. An example macro looks like this;

Example (not my real gear), in one whole text file named drk_ws.txt;

input /equip ear1 "Brutal Earring";
input /equip ammo "Fire Bomblet";
input /equip head "Hecatomb Cap";
input /equip ear2 "Abyssal Earring";
input /equip neck "Snow Gorget";
input /equip body "Adaman Hauberk";
input /equip hands "Hecatomb Mittens";
input /equip ring1 "Rajas Ring";
input /equip back "Cerberus Mantle +1";
input /equip waist "Warwolf Belt";
input /equip ring2 "Flame Ring";
input /equip legs "Ares's Flanchard";
input /equip feet "Hct. Leggings";
input /echo DRK WS Gear

pause .5;

input /ws "Gullotine" <t>;

pause 3;

input /equip ear1 "Brutal Earring";
input /equip ammo "Fire Bomblet";
input /equip head "Ace's Helm";
input /equip ear2 "Abyssal Earring";
input /equip neck "Justice Torque";
input /equip body "Adaman Hauberk";
input /equip hands "Homam Manopolas";
input /equip ring1 "Rajas Ring";
input /equip back "Abyss Cape";
input /equip waist "Velocious Belt";
input /equip ring2 "Mars's Ring";
input /equip legs "Homam Cosciales";
input /equip feet "Homam Gambieras";
input /echo DRK TP Gear

Would I need the first pause .5; or can I remove it? I put it there because I think in the past I read somewhere the server can't read the equip swaps that fast so would need to put a /wait for it to register. I don't know if that is true or not.

On a similar note, if I had this in my FFXI macro line;

/console exec drk_ws.txt
/wait .5
/ws "Guillotine" <t>
/wait 3
/console exec drk_tp.txt

Would I similarly need the first /wait .5? I also read somewhere in the past that mixing in game macro's with Windower macros would cause problems, but again not positive. Thanks for any help.
0

#2
User is offline   Sakka_Valefor 

  • AM MB the SC!
  • PipPipPipPip
I think FFXI can only do waits in full numbers, /wait 1 /wait 2 etc, I don't think /wait .5 works.

I personally did the latter; the //exec DRK/Guillo.txt /wait 1 /ws "Guillotine" <t> /wait 2 //exec DRK/Scythe.txt

I had separate folders for separate jobs, which is why my line is different than yours.

This post has been edited by Sakka_Valefor: 30 June 2010 - 04:03 PM

0

#3
User is offline   kenshyn 

  • CFH all night long
  • PipPipPip
Windower Spellcast makes this trivial to do. If your already doing these ancient macros take the next step and get the true power of windower spellcast.... some examples for drk http://paste.windowe...ast/userxml/drk

This post has been edited by kenshyn: 27 July 2010 - 03:34 PM

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic


1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users