Cast Delay Help

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
jammin007
Posts: 10
Joined: Fri Jun 25, 2010 10:30 am

Cast Delay Help

#1 Post by jammin007 » Sun Jul 04, 2010 9:17 am

So my priest goes throught his casting cycle once then he just stands there for about 5 seconds before he begins the sequence again. Ideally, I would open up with chains of light then fireball, then spam rising tide and fireball (as it comes off of cooldown), but that isn't what it is doing. Here is what I have in my skills language:

<skills>
<skill name="PRIEST_RISING_TIDE" hotkey="VK_1" priority="80" />
<skill name="MAGE_FIREBALL" hotkey="VK_2" priority="90" />
<skill name="PRIEST_CHAIN_OF_LIGHT" hotkey="VK_4" priority="100" />

Also, is there a way to make it so that it wont cast chain of light after the first cast on the same target, since he will probably be getting hit and it will interupt the cast?

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Cast Delay Help

#2 Post by rock5 » Sun Jul 04, 2010 9:37 am

jammin007 wrote:So my priest goes throught his casting cycle once then he just stands there for about 5 seconds before he begins the sequence again. Ideally, I would open up with chains of light then fireball, then spam rising tide and fireball (as it comes off of cooldown), but that isn't what it is doing. Here is what I have in my skills language:

<skills>
<skill name="PRIEST_RISING_TIDE" hotkey="VK_1" priority="80" />
<skill name="MAGE_FIREBALL" hotkey="VK_2" priority="90" />
<skill name="PRIEST_CHAIN_OF_LIGHT" hotkey="VK_4" priority="100" />

Also, is there a way to make it so that it wont cast chain of light after the first cast on the same target, since he will probably be getting hit and it will interupt the cast?
Try

Code: Select all

<skill name="PRIEST_CHAIN_OF_LIGHT" 	hotkey="VK_4" priority="100" maxuse="1" />
That may also fix your 5 sec pause issue.
  • 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

jammin007
Posts: 10
Joined: Fri Jun 25, 2010 10:30 am

Re: Cast Delay Help

#3 Post by jammin007 » Wed Jul 07, 2010 2:07 am

This worked, thank you!

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest