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: 419)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Group Follower profile tweak - mondo2k - 02-22-2015 10:55 PM
RE: Group Follower profile tweak - olive1 - 02-26-2015, 04:05 AM

Forum Jump:


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