Page 1 of 1

Warden help

Posted: Sun Jan 31, 2010 6:59 am
by Jerbowa
Just made a Warden and with the bot running my character will stop attacking the target when my pet takes aggro. I have KS=false so i'm at a loss as to what the problem may be. Anyone know what i'm missing? Thanks.

Re: Warden help

Posted: Tue Feb 02, 2010 9:18 am
by Jikox
me too i have a probleme :(

Re: Warden help

Posted: Tue Feb 02, 2010 10:47 am
by Administrator
There has been a few bug fixes for wardens. Update off SVN and you shouldn't have this problem anymore.

Re: Warden help

Posted: Tue Feb 02, 2010 6:56 pm
by Jikox
Look: an say me the problem plz

Code: Select all

<profile>
<options>
<option name="HP_LOW" value="45" />
<option name="MP_LOW_POTION" value="45" />
<option name="HP_LOW_POTION" value="40" />

<option name="COMBAT_TYPE" value="melee" />
<option name="ANTI_KS" value="true" />
<option name="WAYPOINTS" value="Farm.xml" />
<option name="LOOT" value="true" />
<option name="LOOT_TIME" value="1000" />
<option name="ENERGY_STORAGE_1" value="mana" />
<option name="ENERGY_STORAGE_2" value="none" />
<option name="POTION_COOLDOWN" value="30" />
<option name="MAX_FIGHT_TIME" value="20" />
<option name="DOT_PERCENT" value="90" />
<option name="RES_AUTOMATIC_AFTER_DEATH" value="true" />
</options>

<friends>
<friend name="" />
<friend name="" />
</friends>

<hotkeys>
<hotkey name="HP_POTION" key="VK_MINUS" modifier="" />
<hotkey name="MP_POTION" key="VK_EQUAL" modifier="" />
<hotkey name="MACRO" key="VK_0" modifier="" />
</hotkeys>

<skills>
<skill name="WARDEN_POWER_OF_THE_WOOD_SPIRIT" level="13" hotkey="VK_2" modifier="" />
<skill name="WARDEN_ELVEN_PRAYER" level="20" hotkey="VK_3" modifier="" />
<skill name="DRUID_RECOVER" level="15" hotkey="VK_5" modifier="" />
<skill name="WARDEN_BRIAR_SHIELD" level="15" hotkey="VK_9" modifier="" />
<skill name="DRUID_SAVAGE_BLESSING" level="12" hotkey="VK_8" modifier="" />
<skill name="WARDEN_THORNY_VINE" level="20" hotkey="VK_4" Priority="110" modifier="" />
</skills>
</profile>

Re: Warden help

Posted: Wed Feb 03, 2010 12:16 am
by Administrator
There's nothing to tell you. There's nothing wrong. Update to the new version.
http://www.solarstrike.net/wiki/index.p ... _harder.29