thebrodieman
Well-Known Member
- Joined
- Sep 11, 2011
- Messages
- 6,015
Got it, thanks for the reply - as Long as I am not telling you thinks you don't already know, I don't feel bad ;P - I always do my quests while I am sitting at the desk, so I don't mind interacting with the bot if necessary .. Here is what I did for acts of cruelty, I didn't use an override but set the mob to kill as the soul-render
PHP:<If Condition="((HasQuest(31755)) && (!IsQuestCompleted(31755)))" > <!-- Acts of Cruelty --> <Objective QuestName="Acts of Cruelty" QuestId="31755" Type="KillMob" MobId="65810" KillCount="5" /> </If>
Next time I have this quest I'll try my old code, but I don't ever remember having a problem and since it's using a kill objective it will only attempt to attack mobs that aren't tapped, which means they should also have a mob to rescue under its control.
again please don't misconstrue this as bitching, I love your profiles and you've done a ton more work than I did creating my golden lotus one.
I'm going to comment out the quest override and see if that helps, but both point to the bad guys already...worth a shot!