• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Bot does not interact with this specific quest item..

    Discussion in 'Honorbuddy Support' started by Cicrocoft, Aug 23, 2016.

    Thread Status:
    Not open for further replies.
    1. Cicrocoft

      Cicrocoft New Member

      Joined:
      Aug 15, 2010
      Messages:
      468
      Likes Received:
      12
      Trophy Points:
      0
      Hello,

      I cannot get the bot to interact with Fel Cone for the quest "Seek Redemption". It approaches the object but does not try to loot it.

      Here is a piece of the log (also added the full log):
      Code:
      [InteractWith-c64c78(debug)] Interacting with 'Fel Cone'
      Interacting with Fel Cone (GameObject Id: 208046)
      [InteractWith-c64c78(debug)] Interact with 'Fel Cone' succeeded.
      Blacklisting D529 for 00:03:00 [Type: Interact] - Reason: No reason specified. Caller:    at Styx.CommonBot.Blacklist.Add(WoWGuid guid, BlacklistFlags flags, TimeSpan duration, String reason)
      The quest profile code should be okay, but just so you can see:
      Code:
      		<CustomBehavior File="InteractWith" QuestId="489" NumOfTimes="50" CollectionDistance="500" >
      			<PursuitList>
      				<PursueGameObject Id="208046" PursueWhen="!IsObjectiveComplete(1,489)" />
      			</PursuitList>
      			<HuntingGrounds>
      				<Hotspot X="9914.033" Y="268.9344" Z="1324.815" />
      				<Hotspot X="9995.771" Y="528.7482" Z="1311.604" />
      				<Hotspot X="9700.277" Y="913.1303" Z="1292.262" />
      				<Hotspot X="9602.805" Y="1021.79" Z="1270.738" />
      				<Hotspot X="9699.459" Y="1165.099" Z="1272.698" />
      			</HuntingGrounds>
      		</CustomBehavior>
      I have tried various versions of the interact code, buy it all results in the same.
       

      Attached Files:

    2. Maffyx

      Maffyx Active Member Buddy Store Developer

      Joined:
      Feb 13, 2010
      Messages:
      1,078
      Likes Received:
      17
      Trophy Points:
      38
    3. Cicrocoft

      Cicrocoft New Member

      Joined:
      Aug 15, 2010
      Messages:
      468
      Likes Received:
      12
      Trophy Points:
      0
      Thanks, I will try that when the servers come back online.

      I got it from the HB Developer Tool. Have not had an issue with this before :-/
       
    4. Maffyx

      Maffyx Active Member Buddy Store Developer

      Joined:
      Feb 13, 2010
      Messages:
      1,078
      Likes Received:
      17
      Trophy Points:
      38
      That's pretty interesting, not had a problem like that before either, hopefully it's just a one off!
       
    5. Cicrocoft

      Cicrocoft New Member

      Joined:
      Aug 15, 2010
      Messages:
      468
      Likes Received:
      12
      Trophy Points:
      0
      Success! It is working.

      Just noticed that there is two IDs... One for Fel Cone (Trap) and one for Fel Cone (Chest)...

      Thanks Maffyx.

      Case Closed.
       
    6. Maffyx

      Maffyx Active Member Buddy Store Developer

      Joined:
      Feb 13, 2010
      Messages:
      1,078
      Likes Received:
      17
      Trophy Points:
      38
      Awesome, that makes sense! Glad it's working!
       
    Thread Status:
    Not open for further replies.

    Share This Page