• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Escort tag / Protect Creature

    Discussion in 'Wildbuddy Developers' started by purpledrankk, Jul 2, 2015.

    1. purpledrankk

      purpledrankk New Member

      Joined:
      Oct 11, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Has anyone used the escort tag yet? Can't seem to get it to work.

      I'm trying to do a 'holdout' type quest where i need to protect some objects in the area... The problem is that the mobs spawn in combat with the objects, so kill / grind tags aren't working (can these be made to attack creatures already in combat?). I was also looking around and saw that an escort tag exists but haven't be able to get it to work.
       
    2. Deathdisguise

      Deathdisguise Community Developer

      Joined:
      Mar 7, 2015
      Messages:
      678
      Likes Received:
      6
      Trophy Points:
      0
      I haven't used it myself, but here's the definition if it helps:

      HTML:
      <Escort CompletionRange="10" CreatureId="" EndX="" EndY="" EndZ="" FollowDistance="5" MapId="" Type="" />
      Code:
      public enum EscortType
          {
              Guide = 0,
              Follow = 1,
          }
      
       
    3. purpledrankk

      purpledrankk New Member

      Joined:
      Oct 11, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Oh i see what i was doing wrong... ill try it and report back!
       
    4. purpledrankk

      purpledrankk New Member

      Joined:
      Oct 11, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Seems like the escort tag isn't functional, didn't work when it came to 'protecting' the objects for the daily. I also told it to follow escort a moving neutral npc in illium and it did nothing.

      Is there anyway to make a grind area target mobs already in combat?
       
    5. Deathdisguise

      Deathdisguise Community Developer

      Joined:
      Mar 7, 2015
      Messages:
      678
      Likes Received:
      6
      Trophy Points:
      0
      Nope! But I may be able to make a working EscortTag for you, since I'll likely need one for my questing progress in Galeras real soon. ;)
       
    6. purpledrankk

      purpledrankk New Member

      Joined:
      Oct 11, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Nice! Good work on those questing profiles btw... leveling a engi and warrior on them so far :)
       

    Share This Page