In-Combat flag

With today's patch to EQ2, Ogre bot is not correctly registering that the tank/assist person is in combat, which is preventing me from being able to kill anything without wiping in about 30 seconds (the other person boxing the other group with me in hall of legends is having the same issue). This may be an issue with isxeq2, so not an Ogre problem per se, but ${Me.InCombatMode}, ${Target.ToActor.InCombatMode}, and ${Actor[${TankName}].InCombatMode} all correctly report true or false for being in or out of combat.


it seems kannkor's bug post(link below) is probably the reason, not an ogre-bot issue, so disregard this post :p

http://www.isxgames.com/forums/project.php?issueid=1043
 
Last edited:

Kannkor

Ogre
With today's patch to EQ2, Ogre bot is not correctly registering that the tank/assist person is in combat, which is preventing me from being able to kill anything without wiping in about 30 seconds (the other person boxing the other group with me in hall of legends is having the same issue). This may be an issue with isxeq2, so not an Ogre problem per se, but ${Me.InCombatMode}, ${Target.ToActor.InCombatMode}, and ${Actor[${TankName}].InCombatMode} all correctly report true or false for being in or out of combat.
Found the bug - sent it to Amadeus.

http://www.isxgames.com/forums/project.php?issueid=1043

Once that is updated, should work fine.

In short, the bot will cast every ability once, then it sees the ability as not being "ready", and will never cast again.
 
Top Bottom