Why not assign hotkey="MACRO" to all skills?
-
- Posts: 210
- Joined: Wed Oct 27, 2010 11:34 am
Why not assign hotkey="MACRO" to all skills?
I assigned hotkey="MACRO" to some of my Knight's buffs last night to see if it would work and it did. I figure to do the rest tonight, but wanted to make sure there wasn't a reason that I shouldn't. Is there a reason to not do it this way? If not, why not assign ALL skills this way?
Re: Why not assign hotkey="MACRO" to all skills?
HA! Well...
Like Mushroomstamp, I changed all my skills to MACRO and everything seems to be working fine. This makes things much easier.
If there's a downside, I haven't found it yet.
Like Mushroomstamp, I changed all my skills to MACRO and everything seems to be working fine. This makes things much easier.
If there's a downside, I haven't found it yet.
Re: Why not assign hotkey="MACRO" to all skills?
The way I understand it is "macro" only works for skills that are listed in skills_local.xml. Not all of them are I think.
So go ahead and change them all to "macro" and, if any don't work, check skills_local.xml and add the skill if not there.
So go ahead and change them all to "macro" and, if any don't work, check skills_local.xml and add the skill if not there.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Why not assign hotkey="MACRO" to all skills?
is there no special key needed anymore, only change all to >hotkey="MACRO"< ?
Re: Why not assign hotkey="MACRO" to all skills?
could some1 please elaborate?
i've seem to misundestand, what for and how you use the "hotkey=macro"
i've seem to misundestand, what for and how you use the "hotkey=macro"
-
- Posts: 210
- Joined: Wed Oct 27, 2010 11:34 am
Re: Why not assign hotkey="MACRO" to all skills?
Starrider - apparently not.
IronWolf - In your profile... instead of;
... you can do;
IronWolf - In your profile... instead of;
Code: Select all
<skill name="KNIGHT_DISARMAMENT" modifier="" hotkey="VK_3" priority="70" />
<skill name="WARRIOR_SLASH" modifier="" hotkey="VK_4" priority="85" />
<skill name="KNIGHT_HOLY_STRIKE" modifier="" hotkey="VK_5" priority="60" />
Code: Select all
<skill name="KNIGHT_DISARMAMENT" modifier="" hotkey="MACRO" priority="70" />
<skill name="WARRIOR_SLASH" modifier="" hotkey="MACRO" priority="85" />
<skill name="KNIGHT_HOLY_STRIKE" modifier="" hotkey="MACRO" priority="60" />
Re: Why not assign hotkey="MACRO" to all skills?
So if we do this the macro way, then we don't need to place the skills to skillbar?
Re: Why not assign hotkey="MACRO" to all skills?
This appears to be the case.Giram wrote:So if we do this the macro way, then we don't need to place the skills to skillbar?
- Administrator
- Site Admin
- Posts: 5331
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Why not assign hotkey="MACRO" to all skills?
Correct, but you will need to hotkey the macro that the bot uses.Giram wrote:So if we do this the macro way, then we don't need to place the skills to skillbar?
Re: Why not assign hotkey="MACRO" to all skills?
It just occurred to me. There is one reason why you might want to use the key bindings instead of "macro". To avoid using the macro.
Typically, when using the macro for other things, it's slower and less reliable. So maybe using the key bindings would be faster and more reliable?
I probably need someone else to confirm this.
Typically, when using the macro for other things, it's slower and less reliable. So maybe using the key bindings would be faster and more reliable?
I probably need someone else to confirm this.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Why not assign hotkey="MACRO" to all skills?
Looks like the following needs to be added to skills_local.xml
I don't know the German name for it.
Code: Select all
<MAGE_ELEMENTAL_CATALYST en="Elemental Catalysis" de="Elemental Catalysis" />
Who is online
Users browsing this forum: No registered users and 2 guests