jiznadj
New Member
- Joined
- Nov 3, 2012
- Messages
- 412
- Reaction score
- 1
Hey Nesox, just wondering if you have checked into the random profile tag running profiles more than once? I use starter profiles to switch up acts, but if I try to use the random feature it ends up running the same areas multiple times. This is part of my starter profile, and at the end of every individual profile in Act1 will link back to this one to switch them up. I use the trinity once tag so that this will load a maximum of four times, but DB does not seem to remember which profiles it has already run, and will pick the same one more than once.
<TrinityUseOnce questId="1" id="1" max="4">
<LoadProfile loadRandom="True">
<Profiles>
<Profile>act1_01.xml</Profile>
<Profile>act1_02.xml</Profile>
<Profile>act1_03.xml</Profile>
<Profile>act1_04.xml</Profile>
</Profiles>
</LoadProfile>
</TrinityUseOnce>
<TrinityUseOnce questId="1" id="1" max="4">
<LoadProfile loadRandom="True">
<Profiles>
<Profile>act1_01.xml</Profile>
<Profile>act1_02.xml</Profile>
<Profile>act1_03.xml</Profile>
<Profile>act1_04.xml</Profile>
</Profiles>
</LoadProfile>
</TrinityUseOnce>