Megser
Well-Known Member
- Joined
- Apr 17, 2010
- Messages
- 1,389
- Reaction score
- 73
As the title says. Is this behaviors broken now too? I've specified it to only use it ONE TIME but it just keeps spamming the item 24/7.
I have tried without the IF statements.
Not sure if the log tells much.
Thanks in advance.
PHP:
<If Condition="HasQuest(10369) && !IsQuestCompleted(10369)">
<CustomBehavior File="CombatUseItemOn" QuestId="10369" MobId="19354" ItemId="29513" MaxRange="3" NumOfTimes="1" MobHpPercentLeft="99" X="-664.913" Y="4798.58" Z="49.05587" />
</If>
I have tried without the IF statements.
Not sure if the log tells much.
Thanks in advance.