mercomy 3 Posted November 26, 2023 Share Posted November 26, 2023 Hello! I try to make quest profile but i cannt make this quest <EasyQuest> <Name>Powering Our Defenses</Name> <QuestId> <int>8490</int> </QuestId> <QuestType>UseItemOn</QuestType> <QuestClass xsi:type="UseItemOnEasyQuestClass"> <HotSpots> <Vector3 X="8269.64" Y="-7202.421" Z="138.9086" /> </HotSpots> <EntryTarget> <int>17086</int> </EntryTarget> <AttackMobs> <int>17086</int> </AttackMobs> <ItemId>22693</ItemId> <IsHotspots>true</IsHotspots> <UseItemOnDelay>60000</UseItemOnDelay> </QuestClass> <ObjectiveCount1>1</ObjectiveCount1> <ObjectiveCount2>0</ObjectiveCount2> <ObjectiveCount3>0</ObjectiveCount3> <ObjectiveCount4>0</ObjectiveCount4> <ObjectiveCount5>0</ObjectiveCount5> <AutoDetectObjectiveCount1>true</AutoDetectObjectiveCount1> <AutoDetectObjectiveCount2>false</AutoDetectObjectiveCount2> <AutoDetectObjectiveCount3>false</AutoDetectObjectiveCount3> <AutoDetectObjectiveCount4>false</AutoDetectObjectiveCount4> <AutoDetectObjectiveCount5>false</AutoDetectObjectiveCount5> <CanCondition /> <IsCompleteCondition /> <WhenSelectStep /> <WhenLeaveStep /> <RepeatableQuest>false</RepeatableQuest> <NotRequiredInQuestLog>false</NotRequiredInQuestLog> <PickUpQuestOnItem>false</PickUpQuestOnItem> <PickUpQuestOnItemID>0</PickUpQuestOnItemID> <Comment /> <GossipOptionRewardItem>1</GossipOptionRewardItem> <RequiredQuest>0</RequiredQuest> <MaxLevel>100</MaxLevel> <MinLevel>0</MinLevel> <WoWClass>None</WoWClass> </EasyQuest> My bot come to X="8269.64" Y="-7202.421" Z="138.9086" use item and then mobs atacks item but my bot stand and try to use item more time what i make wrong? Link to comment https://wrobot.eu/forums/topic/15368-quest-with-itemmobs/ Share on other sites More sharing options...
libai 2 Posted December 16, 2023 Share Posted December 16, 2023 You need set IsCompleteCondition otherwise bot don't know when to stop. Link to comment https://wrobot.eu/forums/topic/15368-quest-with-itemmobs/#findComment-69098 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now