• Visit Rebornbuddy
  • InteractWith on a vehicle?

    Discussion in 'Honorbuddy Forum' started by loganginger, May 6, 2015.

    1. loganginger

      loganginger New Member

      Joined:
      Nov 12, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      Not sure if I should be using InteractWith or something other ...

      Quest: Learning The Ropes

      I want to cast whinny whilst mounted on a hearthglen mustang on northridge spiders.

      I am using the following: <CustomBehavior File="InteractWith" MobId="44284" InteractByCastingSpellId="83605" />, however it is giving me [InteractWith-v2040(fatal)] [PROFILE ERROR] Toon doesn't know: Whinny

      I am sure there is a simple solution to this, but I am missing it.
       
    2. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Loganginger,

      InteractWith will not work they way you are trying to use it. You may want to give .../Honorbuddy/Quest Behaviors/Hooks/DoWhen.cs a look, instead.

      cheers,
      chinajade
       
    3. Rabbit112

      Rabbit112 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      0
      IIRC what I did for this quest (got bored and did WPL loremaster) is just have it move to the spiders then manually cast the spell either with UsePetAbility or through lua.

      The quest after this one is the hard one and luckily there's a specific questbehavior for it (quest 27001).
       
    4. loganginger

      loganginger New Member

      Joined:
      Nov 12, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Yes, this is what I ended up doing - the UsePetAbility. I didn't know there was a specific questbehaviour for 27001 - I had been doing that manually. Thanks for the tip!
       

    Share This Page