Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Group Follower profile tweak
02-22-2015, 10:55 PM
Post: #1
Group Follower profile tweak
Tweak to the Group_follower profile.

This has helped my follower with getting lost/stuck in town.


Code:
<?xml version="1.0" encoding="UTF-8"?>

<Profile>

<GameParams/>

<Order>
<Follow/>
<While condition="Me.IsInTown">
<Params name="WillCheckStuck" value="true"/>
<AcceptChallenge mode="Join"/>
<Follow/>
</While>
<Params name="WillCheckStuck" value="false"/>

<While condition="Me.IsNotInTown">
<Follow/>
<Params name="WillCheckStuck" value="true"/>
<AcceptChallenge mode="Join"/>
</While>
<Params name="WillCheckStuck" value="false"/>

</Order>

</Profile>


Attached File(s)
.xml  Group-Follower_v2.xml (Size: 476 bytes / Downloads: 417)
Find all posts by this user
Quote this message in a reply
02-26-2015, 04:05 AM
Post: #2
RE: Group Follower profile tweak
If you know what your doing with the edit is there anything you think you could do about group followers when in grift always seems to end up standing still or standing in town trying to port to the leader at times?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)