check if chiron, if not then summon?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
powerattack
Posts: 37
Joined: Thu Jan 09, 2014 7:44 am

check if chiron, if not then summon?

#1 Post by powerattack »

Hey,

Is it posible to make it check if chiron the centour is summond?
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: check if chiron, if not then summon?

#2 Post by rock5 »

Add Chiron to your profile skill.

Code: Select all

		<skill name="WARDEN_SUMMON_CHIRON_THE_CENTAUR"	modifier="" hotkey="MACRO" priority="110"/>
Note: it takes awhile for your pet to be summoned (about 15s). This is to handle when your pet temporarily goes out of range.
  • 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
powerattack
Posts: 37
Joined: Thu Jan 09, 2014 7:44 am

Re: check if chiron, if not then summon?

#3 Post by powerattack »

thank you :D, will this summon only if it dies? because i buff up when i summon him and then start my bot ;)
Post Reply