rrrix
New Member
- Joined
- Jul 11, 2010
- Messages
- 3,449
- Reaction score
- 61
<TrinityRandomWait min="1000000" max="1500000"/>
In huge numbers its stuck DB if you *Stop* the bot while RandomWait is in progress, then pick new xml and *Start* it
I've modified TrinityRandomWait to correctly use the BehaviorTree in the next version, rather than Thread.Sleep() (so it won't lock Demonbuddy).