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

IgnoreAggro

Sodimm

Member
Joined
Nov 8, 2014
Messages
383
Reaction score
7
Once again in regards to my Sylph profiles. The quest "Giddy for Goobues" requires the player to use a quest mount and use an ability at various locations. The issue I'm having is that aggro causes the player to dismount, interrupting the quest. Is there at all, any way to tell the bot to ignore all aggro until the objectives are complete?

Also in regards to the Sylph dailies. The quest "Now you See Me" requires the player; whilst stealthed, to interact with Fragrant Blooms to keep the stealth effect. Only the navigator takes such random routes that getting to the blooms in time can be hit and miss. Is there any way for me to set out a pre-determined route to get the player to the blooms in time.

Thanks
 
You can use my UseSpell tag, assuming it's an ability of the quest mount you need to use. The UseSpell tag I made purposefully ignores combat for that very reason.

View attachment UseSpell.cs

As to your second question, use the UseMesh="False" attribute on the MoveTo tag to move directly to the coordinate specified coordinates without using the navigation server.
 
Last edited:
Thanks :). It'll wait... I'm getting fed up of looking at Sylphs. But I will Use, thanks.
 
Back
Top