A quick question about changing casted spells in wp files

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
volkovy
Posts: 29
Joined: Thu Dec 29, 2011 1:40 pm

A quick question about changing casted spells in wp files

#1 Post by volkovy » Sun Sep 30, 2012 2:02 pm

hi :)

i want to create a new and working KS farming waypoint, especially for mage/priests.

i would use Purgatory Fire at trash, and Flame for the bosses.

(it would stop before Goddess)

Can someone please explain me what changes do i need to make in the profile file, and in the waypoint file, to kill the boss using Flame, and back to use of Purgatory Fire after the boss?

I'm a newb in this, but i have a working file, it kills mobs with Purga, loots them, then i have to stop before boss, since the only skill it uses now is Purga..

If i add the Flame to the config, it uses it for the trash too, which is too time consuming..

I hope you got my idea, and sorry for the poor english.

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

Re: A quick question about changing casted spells in wp file

#2 Post by rock5 » Sun Sep 30, 2012 2:21 pm

Add both skills to your profile but for the Flame add autouse="false". This disables Flame.

Then at a waypoint before the boss add

Code: Select all

   changeProfileSkill("MAGE_PURGATORY_FIRE","AutoUse", false)
   changeProfileSkill("MAGE_FLAME","AutoUse", true)
That will disable Purg and enable Flame. Then after the fight do the opposite to put them back the way they were.
  • 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

volkovy
Posts: 29
Joined: Thu Dec 29, 2011 1:40 pm

Re: A quick question about changing casted spells in wp file

#3 Post by volkovy » Mon Oct 01, 2012 12:18 pm

Aaaand it works!!

All i needed was the modification in the profile.

Thank you!!

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 4 guests