• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Passive Behavior

    Discussion in 'Buddy Wing Forum' started by Thugface, Jun 5, 2016.

    1. Thugface

      Thugface New Member

      Joined:
      Oct 29, 2015
      Messages:
      30
      Likes Received:
      2
      Trophy Points:
      0
      I'm currently running a profile for gathering but my character seems more interested in attacking/aggroing mobs. Is there any way to have it so he focuses just on the gathering? I can't seem to find anything about adjusting combat radius.

      Thanks!
       
    2. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      Edit buddywingsettings.xml and change the pull setting <PullDistance>0</PullDistance>

      0 won't go out and agro or pull mobs. It will only fight them when you get too close and agro them.
       
    3. Thugface

      Thugface New Member

      Joined:
      Oct 29, 2015
      Messages:
      30
      Likes Received:
      2
      Trophy Points:
      0
      Ah ok that seemed to fix it, thank you. Is there any way to increase the search radius for gatherable nodes? My guy seems to pause if there aren't any nodes really close.
       
    4. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
    5. Thugface

      Thugface New Member

      Joined:
      Oct 29, 2015
      Messages:
      30
      Likes Received:
      2
      Trophy Points:
      0
    6. jtjono

      jtjono New Member

      Joined:
      Aug 9, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      0
    7. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      Bio will be merged into default combat in next update.
       
    8. Thugface

      Thugface New Member

      Joined:
      Oct 29, 2015
      Messages:
      30
      Likes Received:
      2
      Trophy Points:
      0
      Ok that sounds good. A new issue has popped up though... every time I stop the bot and start it my buddywingsettings.xml goes back to default (its changing my agro radius back to 2 and loot chest radius back to 5). When I made the file read-only it stopped changing the data in the file to default but it 20yard agro is still there.
       
    9. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      You need to edit those files with buddywing closed. Buddywing writes the settings on exit and will overwrite what you did.
       
    10. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Just curious, if that's the case why hasn't it been merged on the svn? I thought that was the point of having the svn, just curious.
       
    11. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      That is in the SVN, Bio and Scavenging. Buddywing though uses github and I had posted a pull request with all of the changes some time ago which just got merged. So My SVN has it and it works, buddywing will have it next time it updates.
       
    12. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Gotcha, I use the svn for default or your test edition svn if something needs testing. Last I checked the 2 were identical once your changes were finally pulled in to the default svn on 6/1/2016. Correct me if I'm wrong.

      Default

      Code:
      Revision: 214
      Author: aevitas
      Date: Wednesday, June 01, 2016 8:07:20 AM
      Message:
      Fix license declaration
      
      ----
      Modified : /trunk/trunk/DefaultCombat/Helpers/Scavenge.cs
      Modified : /trunk/trunk/DefaultCombat/Routines/Advanced/Gunslinger/Sharpshooter.cs
      Modified : /trunk/trunk/DefaultCombat/Routines/Advanced/Sorcerer/Madness.cs
      Test Edition

      Code:
      Revision: 28
      Author: wired203
      Date: Friday, April 08, 2016 9:41:55 PM
      Message:
      
      ----
      Modified : /trunk/DefaultCombat/Routines/Advanced/Commando/AssaultSpecialist.cs
      
      
       
    13. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      Should be pretty identical now, not sure if the default combat made it with the last upgrade. Scavenge is the helper and it's called from defaultcombat.cs when out of combat. Not sure if it's shipped yet with Buddywing or not. Haven't updated or played in about a month and a half or so.
       

    Share This Page