EQ2Bot Feature request

aj2k4

Active Member
Could your next version of EQ2Bot be more Verbose please? I came upon a problem with your wonderful script and now it's becoming a pain to debug... Not necessarily in the form of a UI, but more feedback should go to the IS console.
I'd appreciate it greatly =D
EDIT: Oh n I'd be happy to do it myself, but seeing how I have no say in official releases, well it would be kinda useless...
aj2k8
 

abbadon

Active Member
You are more than welcome to make changes to your scripts to make them better for you. You can even post your changes for others to use if they like the feature. If the dev for eq2bot wants to incorporate it then they can pick it up.
 

Pygar

EQ2Bot Specialist
Console debug output wouldn't ever be in the public / supported release of eq2bot.

If you're experencing a specific bug, would be happy to help you investigate it. Or in fact add all the echo you need to your own copy to isolate the bug. My working versions of eq2bot and class files have lots of echo's that I comment and un-comment as I'm diagnosing an issue.

99% of the problems when they exist lie in class files, with a few exceptions. Sometimes your problems will come from your class file trying to modifier a behavior that eq2bot will not share or relingquish control of (ex: Combat Stances).
 
Top Bottom