* FAQ    * Search
It is currently Sat Jun 21, 2025 3:48 pm

All times are UTC




Post new topic  Reply to topic  [ 13 posts ]  Go to page 1 2 Next
Author Message
PostPosted: Sun Apr 01, 2018 11:14 pm 
Offline
User avatar

Joined: Wed Nov 15, 2017 2:18 am
Posts: 61
It's really not that complicated.

http://forum.square-enix.com/ffxi/threa ... pment-Sets

Good luck!


Top
   
PostPosted: Tue Apr 03, 2018 5:59 pm 
Offline

Joined: Wed Mar 08, 2017 7:42 pm
Posts: 2
Equipset is the jam. In terms of pulling it off with functional macros, would anybody be able to spare some wisdom on /wait before/after any given action?

For intance Sneak Attack factors in its DEX bonus when the attack connects, not when the ability is used, so you wouldn't want to macro out of that set until your attack / WS connects.
For casting, the stats are factored in when the spell is actually cast, not when you begin casting.
For ranged attack, I'd assume it's similar to casting? It's not when you ready your aim, it's when the shot is fired, aye?

If I'm not mistaken for the above, it's not too complicated - if I am, please correct me! The hardest part is to create functional macros that equip the sets at the right time and keep them equipped long enough for the respective action. So yeah, if y'all have any tips, I'd love to hear 'em. (I play on PSX controller, so I use /macro set x to reposition my macro bar after certain actions, but regardless I think some good examples or links would go great in this thread!)

Thank you!


Top
   
PostPosted: Tue Apr 03, 2018 6:14 pm 
Offline

Joined: Fri Mar 11, 2016 5:38 pm
Posts: 466
Equipsets are super easy. I knew about swapping gear with files but it seemed super tedious and never bothered. I'm glad that equipsets are a thing.

As far as ranged attack that's a good question, I'll have to do some testing.

_________________
Pepsi - 75SMN - 88 cooking 12 fishing and rising
Sprite - 75PLD - 99.6ww 60alch 60gs 55bs 25cc 22bc
Coke - Best mule ever


Top
   
PostPosted: Tue Apr 03, 2018 6:33 pm 
Offline

Joined: Sun Jun 19, 2016 3:03 pm
Posts: 223
So for a charm macro example I do

/equipset 13
/wait 1
/ja 'Charm' <t>
/echo 'Come to me <t>!
/equipset 3


Top
   
PostPosted: Tue Apr 03, 2018 7:00 pm 
Offline

Joined: Thu Mar 29, 2018 1:47 pm
Posts: 31
Yeah I have a hard enough time using a SA macro to bother putting /equipsets in yet. Boost works fantastically though it's much simpler I'd imagine.

/equipset 21 <---just a set with af gear even though I suspect only the gloves and chest do anything on nas
/ja Boost <me>
/wait 1
/equipset 2 <----normal set
/wait 14
/echo ------------BOOST READY---------- <---Old habit from before recast was a thing

It's also important to leave the top three left bars in the equipset BLANK not X (weapon,offhand,ranged weapon) or you'll always be wiping your TP out.


Top
   
PostPosted: Wed Apr 04, 2018 3:55 am 
Offline

Joined: Mon Feb 26, 2018 6:40 am
Posts: 14
This is helpful. Completely forgot about this feature.


Top
   
PostPosted: Wed Apr 04, 2018 5:00 am 
Offline

Joined: Thu Feb 02, 2017 8:38 pm
Posts: 613
Benzula wrote:
So for a charm macro example I do

/equipset 13
/wait 1
/ja 'Charm' <t>
/echo 'Come to me <t>!
/equipset 3


Try this instead:

/equipset 13
/ja Charm <stnpc>

Then, you just press Enter to execute Charm when you are ready. You can pre-load it while waiting for your current pet to die, and you can use Tab to change targets before firing it off (or to target something that you're not engaged with).


Top
   
PostPosted: Wed Apr 04, 2018 1:27 pm 
Offline

Joined: Fri Jan 19, 2018 3:25 pm
Posts: 293
Concepcion wrote:
Benzula wrote:
So for a charm macro example I do

/equipset 13
/wait 1
/ja 'Charm' <t>
/echo 'Come to me <t>!
/equipset 3


Try this instead:

/equipset 13
/ja Charm <stnpc>

Then, you just press Enter to execute Charm when you are ready. You can pre-load it while waiting for your current pet to die, and you can use Tab to change targets before firing it off (or to target something that you're not engaged with).


This is exactly what I do and it works perfectly!

_________________
PM 3-5, Sandy 6-1, ZM 4-1


Top
   
PostPosted: Thu Apr 12, 2018 11:56 pm 
Offline
User avatar

Joined: Wed Nov 15, 2017 2:18 am
Posts: 61
I do exactly what Concepcion mentions using a gamepad. That way I can put all my /recast and /equipset before the /action <stnpc> or <stpc> and I can time it right that way. If I want to cancel out, I can. With <me> or <t> the action will happen whether you want to or not, but recently I change my ranged attack macro to /ra <t> because I use it so much on RNG but there is always the danger of shooting with rapid shot, but I think I can manage controlling myself that much LOL


Top
   
PostPosted: Fri Apr 13, 2018 2:31 pm 
Offline

Joined: Wed Feb 28, 2018 5:11 pm
Posts: 43
Benzula wrote:
So for a charm macro example I do

/equipset 13
/wait 1
/ja 'Charm' <t>
/echo 'Come to me <t>!
/equipset 3


For people using equipsets during battle or who have longer macros in general I have a couple tips:

<wait 1> can be used at the end of a line in place of /wait 1 on its own line, to fit more in one macro. So the quoted macro becomes:

/equipset 13 <wait 1>
/ja 'Charm' <t>
/echo 'Come to me <t>!
/equipset 3

Also, for using equpsets in battle, since changing gear breaks lock target you can add /lockon to your macro. For example:

/equipset 1
/ja "Unlimited Shot" <me> <wait 1>
/ws "Sidewinder" <t> <wait 1>
/equipset 2
/lockon

Hope this helps.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 13 posts ]  Go to page 1 2 Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 106 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited