-
Macros
Hi kinda new at the gane, so I Don't know how to create macros. I got some help from Zaphier, but it didnt work...and I'm doing fishing so....it takes forever to actually 'try' and catch a fish. Would someone please help me with macros? Like step by step?
-
First of all, it depends on the type of skill you're making a macro for.
Weapon skill = /ws
Job ability = /ja
Magic = /ma
After whichever one of those you would type space and the name of a skill in quotations, such as
/ws "Fast Blade"
/ma "Cure"
After that you have to specify a target by using either <*t> or <*me>. <*t> will use the skill on the nearest opponent, while <*me> will obviously target oneself.
Minus the *'s.
If you want things to say something, you'll usually being /party to send messages to your party such as your MP, HP or TP status. You'd type the /party at the beginning and then your message. You can also use /say /shout /linkshell and /tell.
[/end basic tutorial]
-
-
lol. Thanks zaph and toke....but is it really just fish>? XD.
Yeah Im a white mage....so this should work out now thanks guys.
-
Don't forget that you must add <*t*> in weapon skills and, for example, when you are casting on yourself, you need to add <*me*> ( without stars of course).
-
-
Example.
/ws "Combo" <*t*>
That's to use the Combo weapon skill that a Monk has.
Or.
/ja "Hundred Fists" <*me*>
It uses a 2 hour job ability on yourself.
(NOTE: There are no *'s in the macros)