W/R Surprise attack Elite skill using rombot

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Luckycharm
Posts: 1
Joined: Sun Jan 30, 2011 5:45 am

W/R Surprise attack Elite skill using rombot

#1 Post by Luckycharm »

When ever i add this into my list:
<skill name="WARRIOR_SURPRISE_ATTACK" modifier="" hotkey="VK_8" priority="100" />

rombot gives:
"ERROR: WARRIOR_SURPRICE_ATTACK is not defined in database! <------Skills.xml, skills_local are named SURPRISE but answers with SURPRICE

skills.xml
<skill name="WARRIOR_SURPRISE_ATTACK" aslevel="14" minrange="60" range="150" cooldown="12" type="damage" target="enemy" inbattle="false" />

skills_local
<WARRIOR_SURPRISE_ATTACK en="Surprise Attack" de="Überraschungsangriff" />

Any ideas?
JackBlonder
Posts: 99
Joined: Sat Dec 18, 2010 6:55 am

Re: W/R Surprise attack Elite skill using rombot

#2 Post by JackBlonder »

Hmm, why does the error say surpriCe?

Edit:
What I found, this skill is defined two times in skills.xml and skills_local.xml but not with a C.
Last edited by JackBlonder on Sun Jan 30, 2011 6:16 am, edited 1 time in total.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: W/R Surprise attack Elite skill using rombot

#3 Post by lisa »

If those were all direct copy paste of the code then I don't know, the error is saying that the code in your profile says SURPRICE and not SURPRISE.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: W/R Surprise attack Elite skill using rombot

#4 Post by rock5 »

I would do a search in the profile for "surprice".
  • 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