all my bots are saying that and not moving, when i manually move them to mobs they will attack and loot, but wont move after they are dead
Hmm, mine are currently working as expected. Have you tried restarting the bot/game? Also, have you checked your internet connection?
Just stop and restart and if that doesn't correct the issue, finish the quests in ur area that are in your log and start it again and all should be good.
"Forcing Interact." is what I've seen in (questing) scripts that use the <Interact Name="..." blahblahblah /> directive - either the directive is just broken, or obsolete. In short Interact doesn't seem to move to the coords specified before it tries to DO THE INTERACT. So, just sits there forever, "Forcing Interact." Way I fixed it (if indeed the same problem you're having) - add a MoveTo line before the interact. So... Something like.... <If Condition="HasQuest(abc) and not IsQuestComplete(abc)" > <MoveTo QuestID="abc" X="XCoord" Y="..." Z="..." /> <Interact Name="JoeBobQuestGiver" QuestID="abc" X="XCoord" Y="..." Z="..." /> </If>
no its due to the bot not supporting inquisitors and sorcs enough. i ran a test with a consular sage, then with the inquis sorc, and the non movement only happened with the sorc. No biggy, not to phazed