Bot using quoted-out skills
Posted: Fri Mar 25, 2011 12:13 pm
Bot randomly tries to cast Earth Pulse even though it's quoted out of my skills, and not located anywhere else in my profile. It's happened twice, once after running for 19 minutes, and last night, after almost 500 minutes. It doesn't show it being called in MM, but throws an "undefined skill" error for Earth Pulse and stops. I have put it back in skills with autouse="false"... should that do it, or might I want to try something else, and what could cause this?
It also seems to automatically cast Defensive Formation, (also quoted out), whenever it casts Mother Earth's Protection. Defensive Formation is no where in my profile other than skills.
What can be causing this?
Code: Select all
<!--skill name="DRUID_EARTH_PULSE" modifier="" hotkey="MACRO" priority="10" maxuse="1" /-->
Code: Select all
<skill name="WARRIOR_DEFENSIVE_FORMATION" modifier="" hotkey="MACRO" priority="200" hpper="10" autouse="false" />
<skill name="DRUID_MOTHER_EARTH'S_PROTECTION" modifier="" hotkey="MACRO" priority="450" hpper="70" />