What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Help with totem and quest interaction

panYama

Community Developer
Joined
Jan 15, 2010
Messages
2,629
Reaction score
49
Bumping up a problem in one of my profiles where the bot does simply not want to interact with target either by normal pickup, interactwith,basicinteract useobject.
These things don't work for some odd reason, could someone help me figuring out whats wrong in there?

Totem of Ruumbo - Object - World of Warcraft

is the quest npc.
 
anyone able to help on this matter?
 
Not sure what your problem is, this is how it looks in my profile:

PHP:
<PickUp QuestName="Ruumbo Demands Honey" GiverName="Totem of Ruumbo" QuestId="27989" GiverId="206585" GiverType="Object" X="3854.473" Y="-1322.416" Z="211.9353" />

Make sure you define the GiverType and add a XYZ. Would be good if you could say if it's throwing any errors or not.
 
Interactwith MobType="GameObject" (if it's not for getting / turning in quest of course)
 
Not sure what your problem is, this is how it looks in my profile:

PHP:

Make sure you define the GiverType and add a XYZ. Would be good if you could say if it's throwing any errors or not.
I'll try this</pickup>
 
Back
Top