
Originally Posted by
Al Bundy
It still targets on refill route btw. But else everything seems fine
Yeah I don't want to risk getting stuck somewhere, we'll fight our way out of the spawn but it will skip all optional routes and fail all 'huntcheck' labels.

Originally Posted by
Al Bundy
works pretty well except it start ignoring from third floor too now, IF you come from second it dont stop retargeting but from third it does. And start targeting after it come to first floor. So It stops targeting from third to second floor and start targeting after second floor when it reach first floor. And i think you should add the platinum coin to first backpack instead of using the gold backpack for it.
Can you paste me the [Route] bit of code in your config file. I'm sure there might be an issue here but I need to know what route settings you have enabled/disabled.
Code:
[Route]
Third-Floor = false ; Whether the character continues through the third floor route. (true/random/false)
Stay-Third-Floor = false ; Whether the character stays on the third floor route. (true/random/false)
Rush-Third-Floor = false ; Whether the character ignores creatures until reaching the third floor route. (true/random/false)
Also, we're going to loot platinum coins to the gold backpack since some scripts loot a looot of platinum coins (higher level scripts) and we need to ensure we aren't filling up their first backpack and running out of room.
EDIT: It might be fixed in the latest version (v1.1.8), just released the update.