EQ2bot Warden SoW

dozzier

Active Member
I seem to have everything up and going but for some reason the warden chain casts sow. I did some searching and didnt find a previous issue as this. Would anyone have a suggestion on teh fix short of commenting out sow? Thanks
 

lotuse

Active Member
SOW doesnt show in the maintained bar, so the bot keeps casting it because it cant see it. Amadeus added a fix for this using InitializeEffects, but the bot code probably needs updating.
 

Pygar

EQ2Bot Specialist
I updated the druid files for the new changes a few minutes ago.

I didn't have time to test, but its on the SVN. Let me know if it is better.
 

dozzier

Active Member
Just updated and got this error

-->C:/Program Files/InnerSpace/Scripts/EQ2Bot/Class Routines/warden.iss:311 Buff_Routine() Me.Target:InitializeEff
C:/Program Files/InnerSpace/Scripts/eq2bot.iss:379 main() call Buff_Routine ${tempvar}

Thanks for the fast reply on it.
 
Last edited:

Greythorn

Well-Known Member
you missed the most important part of the error

No such 'character' member 'target'
Error parsing data sequence ':InitializeEffects'
 

Pygar

EQ2Bot Specialist
I'll post a fix tomorrow, I copied Ama's example that wasn't quite right for eq2 ;)

For now, you can comment out the line with initializeeffects
 

Pygar

EQ2Bot Specialist
I updated again yesterday afternoon. I ran warden for a raid lastnight, and it seemed to be good.
 

dozzier

Active Member
Its still doing it and acting wierd. It attacks all the time now, casting, and it doesnt want to auto follow until i manually type in game to auto follow.
 
Top Bottom