|
|
Common Macros
When making a macro, remember that the actual item or spell needs to be spelled and capitalized exactly how it is in the game. For example, when casting Stoneskin, the macro should read /ma “Stoneskin” <me> not /ma “stoneskin” <me>. You must do this with items, equipment, weaponskills, job abilities and spells.
/p Provoking <bt> /ja “Provoke” <bt> /wait 15 /p Provoke ready in 15 /wait 15 /p Provoke Ready
You can also use <t> instead of <bt>
/p Using Name of Weaponskill /wait 1 /ws “Name of Weaponskill” <bt>
Ex: /p Using Sturmwind /wait 1 /ws “Sturmwind” <bt>
You can use <t> instead of <bt>
/p Pulling <t> Be Ready! /ra <t>
If not pulling with range weapon, but provoke instead:
/p Pulling <t> Be Ready! /ja “Provoke” <t>
If pulling with magic:
/p Pulling <t> Be Ready! /ma “Name of Spell” <t>
Ex: /p Pulling <t> Be Ready! /ma “Dia” <t>
There are several more things you can pull with, but these three are then most common. Just remember to first inform your party that you are pulling and then use your /ra, /ma, /ja or whatever else trick you may have up your sleeve.
/p TP is <tp>
/p TP = <tp> Ready for Skillchain!
/p Starting Skillchain in 1 /wait 1 /ws “Name of Weaponskill” <bt>
Ex: /p Starting Skillchain in 1 /wait 1 /ws “Sturmwind” <bt>
You can use <t> instead of <bt>
/p MP <mp> | HP <hp>
/p MP is at <mpp>!!!! <call0>
/ma “Cure” <t>
You can use <st> instead of <t> and that will allow you to choose which person to cast it on. Also, you can use <p0> - <p5> but you would need to make a separate macro for each of these. Some people also like to include a party chat message before they cure, so the other mages know they are doing so, that macro would look like this:
/p Curing <t> /ma “Cure” <t>
/nin “Utsusemi: Ichi” <me>
/nin “Utsusemi: Ni” <me>
/nin “Powder Name” <t>
Ex: /nin “Hyoton: Ichi” <t>
/ma “Name of Spell” <t>
Ex: /ma “Paralyze” <t>
You may also use <bt> instead when it’s an offensive spell and <st> when it’s a defensive spell. Also, make sure you spell, capitalize, and space the name of the spell EXACTLY how it is in the game. If you don’t the macro won’t work.
/ja “Charm” <t>
/pet “Name of Pet Ability” <t>
Ex: /pet “Assault” <t>
Depending on the ability, you may want to use <me>, <bt>, or <st> instead of <t>
/echo <pettp>
/item “Name of Item” <me>
Ex: /item “Poison Potion” <me>
Make sure you spell, capitalize, and space the item name EXACTLY how it appears in the game; otherwise it won’t work.
/equip [slot] “Name of Item”
Ex: /equip Main “Dark Staff”
The following was written up by Saleen of Caitsith (thanks Sal ^^):
|
|
(c) 2002-2006 SQUARE ENIX CO., LTD. All Rights Reserved. Title Design by Yoshitaka Amano. FINAL FANTASY, TETRA MASTER and VANA'DIEL are registered trademarks of Square Enix Co., Ltd. SQUARE ENIX, PLAYONLINE and the PlayOnline logo are trademarks of Square Enix Co., Ltd. Some info taken from wiki.ffxiclopedia.org Maps taken from ffxi-atlas.com |