Sneeds44
New Member
- Joined
- Jan 22, 2016
- Messages
- 416
- Reaction score
- 1
put this in your AllActs_Relogger
<Profile>
<Name>Full Questing - All Acts Relogger Resume</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<GameParams quest="87700" step="-1" act="A1" resumeFromSave="False" isPrivate="True" numGames="-100" />
<Order>
<If condition="ZetaDia.CurrentActSnoId == 70015">
<LogMessage message="Loading Act 1" />
<LoadProfile profile="Act1.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 70016">
<LogMessage message="Loading Act 2" />
<LoadProfile profile="Act2.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 70017">
<LogMessage message="Loading Act 3" />
<LoadProfile profile="Act3.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 70018">
<LogMessage message="Loading Act 4" />
<LoadProfile profile="Act4.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 236915">
<LogMessage message="Loading Act 5" />
<LoadProfile profile="Act5.xml" />
</If>
</Order>
</Profile>
in your profile and your 4 man team wont suddently disconnect when in the game it wil keep playing and then load this profile on your main leader char when lvling up new classes
<Profile>
<Name>Full Questing - All Acts Relogger Resume</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<GameParams quest="87700" step="-1" act="A1" resumeFromSave="False" isPrivate="True" numGames="-100" />
<Order>
<If condition="ZetaDia.CurrentActSnoId == 70015">
<LogMessage message="Loading Act 1" />
<LoadProfile profile="Act1.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 70016">
<LogMessage message="Loading Act 2" />
<LoadProfile profile="Act2.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 70017">
<LogMessage message="Loading Act 3" />
<LoadProfile profile="Act3.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 70018">
<LogMessage message="Loading Act 4" />
<LoadProfile profile="Act4.xml" />
</If>
<If condition="ZetaDia.CurrentActSnoId == 236915">
<LogMessage message="Loading Act 5" />
<LoadProfile profile="Act5.xml" />
</If>
</Order>
</Profile>
in your profile and your 4 man team wont suddently disconnect when in the game it wil keep playing and then load this profile on your main leader char when lvling up new classes