hello.. is make a trial rift ?
how do you set it on what gem to upgrade? it only upgrades the first one on the choices on mine![]()
the latest Version of QuestTools (Version 2.1.26) has a Configuration Window in it where you can choose which order it should upgrade the Gems (its on GIT/SVN - EZUpdater should pull it)
grab that, install it.. then click on Config under Plugins, works like a charm.
also you can set which order to do the rifts in the same config part, havent tried those options myself yet though.
Same hereI cant find the 26 Version of questtool on SVN , 22 is the last version, so no upgrade window for gems.
Mine won't open trial runs either. Just goes straight to normal rifting. Any fix for this?
<!-- Greater Rifts -->
<HasGreaterRiftKeys>
<LogMessage output="Opening Greater Rift Portal" />
<TownRun questId="1" minFreeBagSlots="59" minDurability="90" />
<OpenRift questId="1" startTiered="True" />
<WaitTimer questId="1" waitTime="5000" />
</HasGreaterRiftKeys>
<!-- Normal Rifts -->
<HasNormalRiftKeys>
<LogMessage output="Opening Normal Rift Portal" />
<TownRun questId="1" minFreeBagSlots="59" minDurability="90" />
<OpenRift questId="1" startTiered="False" />
<WaitTimer questId="1" waitTime="5000" />
</HasNormalRiftKeys>
<LogMessage output="Opening Rift Portal" />
<TownRun questId="1" minFreeBagSlots="59" minDurability="90" />
<QTOpenRiftWrapper questId="1" />
<WaitTimer questId="1" waitTime="5000" />