Priest Light Fairy (elite skill)

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
Edamh
Posts: 106
Joined: Tue May 24, 2011 11:56 pm

Priest Light Fairy (elite skill)

#1 Post by Edamh »

I did a search for "fairy" but only found this.

I tried adding

Code: Select all

player:cast("PRIEST_LIGHT_FAIRY");
to my onLeaveCombat but I got an error message to add the skill to my list. I added LIGHT_FAIRY to my priest skills, but I got another error to the effect that LIGHT_FAIRY is not in db.

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

Re: Priest Light Fairy (elite skill)

#2 Post by rock5 »

Try adding it to the "skills.xml" database. Look at the other skills to get an idea of how to set it up.
  • 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
Post Reply