Bot will not use Rage
Posted: Fri Mar 12, 2010 6:48 pm
Topic says it. I've tried a few ways but my bot will only use Low Blow, but i want it to try and use Slash as well.
<skills_warrior>
<skill name="WARRIOR_SLASH" hotkey="VK_2" inbattle="true" />
</skills_warrior>
<skills_rogue>
<skill name="ROGUE_LOW_BLOW" hotkey="VK_3" inbattle="true" />
</skills_rogue>
Thats what it is currently.
EDIT: As long as Im asking for help, how do I get the bot to follow a waypoint list from start to finish, and then go in reverse to the start?
<skills_warrior>
<skill name="WARRIOR_SLASH" hotkey="VK_2" inbattle="true" />
</skills_warrior>
<skills_rogue>
<skill name="ROGUE_LOW_BLOW" hotkey="VK_3" inbattle="true" />
</skills_rogue>
Thats what it is currently.
EDIT: As long as Im asking for help, how do I get the bot to follow a waypoint list from start to finish, and then go in reverse to the start?