FollowTag.csThey do, it just takes too much time for them to recall, i'm trying to find the options to lower the timer, i'm looking inside the plugin, but still didn't find anything
Code:
new Decorator(ret => SimpleFollow.Leader.Position.Distance(Me.Position) > 500,
UseTownPortalSequence("Leader distance is over 300")
there are a few things that could be causing your followers to fall behind such as your trash pack size and radius.
eg: leader trash pack size is 5, radius is 30. leader runs through 5 mobs but they arent within 30 yards of himself so he wont attack them, but the mobs group up as they chase the leader.
the followers (slightly behind the leader) have the same settings and run through the trash mobs, but this time because theyve been grouped up more chasing the leader, the followers DO attack them, meanwhile the leader is running off into the distance.
Last edited: