Trying to make a profile, and it's not going very well.. lol
Im getting these problems, and then the bot stops by it self.
The only thing i've done so far, is to make a logmessage, and then use waypoint like this:
Whats wrong here ?
Im getting these problems, and then the bot stops by it self.
Code:
Loaded profile TEST
Chose Trinity as your combat routine
[Trinity] Bot Starting
[Trinity] Note: Maintaining item stats from previous run. To reset stats fully, please restart DB.
Waiting 5.7 seconds before next game...
Creating new game. Params: [Act: xx, Difficulty: xx, Quest: xx, QuestStep: xx, ResumeFromSave: True, IsPrivate: True]
Loaded profile TEST
GameChanged. Clearing actors
[Trinity] New Game - resetting everything
ProfileOrderManager.OnGameJoined, Reloading profile.
[Trinity] New Game - resetting everything
Loaded profile TEST
Game joined, Resetting profile caches.
========== Grid segmentation resetting!!! ============
Using Waypoint
Stopping the bot.
Chose Trinity as your combat routine
Bot Thread Ended. Was this requested?
Chose Trinity as your combat routine
Chose Trinity as your combat routine
The only thing i've done so far, is to make a logmessage, and then use waypoint like this:
Code:
<UseWaypoint questId="1" stepId="1" x="557.5455" y="525.3394" z="2.796465" waypointNumber="8" />
Whats wrong here ?