ChetanG
New Member
- Joined
- Sep 19, 2013
- Messages
- 81
View attachment 117496View attachment Logs.zip
I've had the same problem many times with all 5 bots.
Here's the edit to get rid of Highlands hangup.
at the bottom of R-A1LoadOrdered.xml copy this in place of lines 25 to 34.
I really like the Highlands script otherwise. rrix does such excellent work.
View attachment Logs.zip
Great new version (for me at least)
However it still get stuck @ Southern Highland for some time before it moves on.
I've had the same problem many times with all 5 bots.
Here's the edit to get rid of Highlands hangup.
at the bottom of R-A1LoadOrdered.xml copy this in place of lines 25 to 34.
Code:
<!-- Run these Profiles in random order -->
<TrinityLoadOnce questId="1" noRandom="False">
<ProfileList>
<!-- LoadProfileOnce profile="Highlands.xml" -->
<LoadProfileOnce profile="FieldsOfMisery.xml" />
<LoadProfileOnce profile="WeepingHollow.xml" />
<!--<LoadProfileOnce profile="HallsOfAgony12.xml" />
<LoadProfileOnce profile="HallsOfAgony3.xml" />-->
</ProfileList>
</TrinityLoadOnce>
I really like the Highlands script otherwise. rrix does such excellent work.
View attachment Logs.zip