I'm trying to debug the daily profiles for belsavis, and Ilum, and I'm having problems with the useobject code that I can't figure out... it'll use the object but the bot doesn't acknowledge the object has been used and it'll just stand there afterward. Anyone know what I'm missing?
Example:
Example:
Code:
<If Condition="HasQuest(0xE0007EF27BCF8B18) and not IsStepComplete(0xE0007EF27BCF8B18, 2)">
<UseObject QuestId="0xE0007EF27BCF8B18" Name="Ion Disrupter" Radius="10" WaitTime="5" X="-84.1447" Y="3.94263" Z="-4.7888" />






