happysticks
New Member
- Joined
- Jul 5, 2012
- Messages
- 279
- Reaction score
- 1
Notepad, or notepad ++, either are fine.
If you're having the looping problem you just need to open the last segment and change
<Continue profile="act2elite1.xml" exitgame="true"/>
to
<LeaveGame reason="Act 2 run complete!" />
I was running a set of profiles and the LeaveGame at the end of the last profile was not loading the first profile in the series. After a run thru the first pass of the profiles, it leaves game at the end, then reloads the last profile in the series, on repeat.
I changed the LeaveGame to the Continue and it fixed it I thought.
You are implying that the LeaveGame is the solution not the problem? What is telling it to load the first profile after the last is completed?