Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Your last line doesnt do anything, it either needs a <t> to heal whatever you have targetted if you didnt mouseover, or <me> to heal yourself if you didnt do a mouse over
Ive never used mouseover, I've heard its slower and you can miss casts because of the GCD, I just click names in my party list and press my healing spell numbers on my hot bars
At least in my case, almost everything you said here was wrong. Those types of macros are exactly what I use for MO-healing.
For reference, my SCH macro is;
/micon "Physick"
/merror off
/ac "Physick" <mo>
/ac "Physick"
And it works exactly as it should.
And if I remove the /merror off line, I start getting error messages in chat log (and none with the line). The plain /ac "Physick" (or similar heal spell) last line either heals a target or yourself if no-one targeted, no <me> or <t> required. As for the last part, that is probably accurate, I have occasionally healed myself with some spells with the Mouseover macro instead of the target hovered over, so it's somewhat reliant on ping/lag and gcd stuff.
I've actually seen people saying you should use the <me> tag for crafting macros as well, and I'm like "why tho?" 'cause none of my macros use that and work fine, to me it seems skills default to be cast on yourself if used by their lonesome.