XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 10 of 32

Thread: Deeper Quara Grotto

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    XenoBot Scripts Developer Joshwa534's Avatar
    Join Date
    May 2012
    Location
    Texas, USA
    Posts
    4,890
    Mentioned
    517 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by Al Bundy View Post
    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.

    Quote Originally Posted by Al Bundy View Post
    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.
    Last edited by Joshwa534; 11-11-2015 at 09:53 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •