View attachment 7-17-2011_1_51 AM 7132 Log.txtthe bots not clicking the portal it needs to click to go turn in a quest here is a log
Last edited:
View attachment 24889the bots not clicking the portal it needs to click to go turn in a quest here is a log
[1:58:46 AM:467] Goal: Interacting with Portal to Andorhal
[1:58:46 AM:981] Activity: Moving towards - <-14471.73, 469.4871, 30.7543>
[1:58:47 AM:791] Activity: Waiting for object to spawn
[1:59:05 AM:455] Activity: Moving towards - <-14471.73, 469.4871, 30.7543>
[1:59:06 AM:194] Activity: Waiting for object to spawn
[1:59:24 AM:698] Activity: Moving towards - <-14471.73, 469.4871, 30.7543>
Actually i remember that quest as i tested Azenius, it's not a profile issue as far as i know. As i ran it, i needed to get the portal id, and somehow neither Honorbuddy nor Profile Helper could find it. The only way to get the id was targeting it and getting target info (seeming odd as it wasn't in the list of objects)
unless blizz changed it, the portal was actually an npcid when i originally wrote the script.
now, blizz probably changed it to a temp gameobject, but who knows?
CJ or someone else who runs this again and gets stuck. please open profile helper and look in the gameobjects and npc's tabs and see what it says. Currently it says 49637 (npc id)
Portal to Andorhal - NPC - World of Warcraft
<CustomBehavior File="WaitTimer" WaitTime="2000" />
<CustomBehavior File="InteractWith" MobId="49637" NumOfTimes="1"
WaitTime="1000" CollectionDistance="50"
X="-14471.73" Y="469.4871" Z="30.7543" />
<CustomBehavior File="WaitTimer" WaitTime="[COLOR="red"]4000[/COLOR]" />
<CustomBehavior File="[COLOR="red"]CollectThings[/COLOR]" [COLOR="red"]MobId="49637"
CollectUntil="NoTargetsInArea" CollectItemCount="1" CollectItemId="49637"
X="-14471.73" Y="469.4871" Z="30.7543"[/COLOR] />
<CustomBehavior File="WaitTimer" WaitTime="[COLOR="red"]4000[/COLOR]" />
<CustomBehavior File="[COLOR="red"]BasicInteractWith[/COLOR]" [COLOR="red"]MobId="49637"[/COLOR] />