• Visit Rebornbuddy
  • Default Combat Discussion

    Discussion in 'Combat Routines' started by Ama, Jan 5, 2015.

    1. dorado82

      dorado82 Member

      Joined:
      Jun 17, 2013
      Messages:
      153
      Likes Received:
      0
      Trophy Points:
      16


      Default Combat Deception Assassin seems to be running smooth now, just like pure was.
      Buffs,Stealth and Pathing in combat is running perfect now.

      Thanks for the quick fix!
       
    2. Swtor

      Swtor New Member

      Joined:
      Nov 29, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      Hey Ama,

      First thank you for update, it is possible to add some feature like pop the field droid repair, use stim/medpack and rez in place like Joes routines ?
       
    3. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Done! Anytime we need to do something for all classes, the best place to put it is at the root of our routine, which is in DefaultCombat.cs. :)
       
    4. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Med packs and stims is no big deal.. I will check on the other stuff. I only have a couple weeks left in my sub and I dont have a whole lotta time. I will try though.
       
    5. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      What sub? Swtor?
       
    6. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      yeah, I've been working on wow a bit lately and don't really have the time for both. I get pretty crappy fps with swtor.
       
    7. stoiansl

      stoiansl Member

      Joined:
      Oct 9, 2012
      Messages:
      209
      Likes Received:
      1
      Trophy Points:
      18
      last version is working perfect with default ty for your work :) and mounts working
      only with mounts bot don't wait for gathering and scavenge just use mount and don't gather anything :)
       
    8. Swtor

      Swtor New Member

      Joined:
      Nov 29, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      Thank you so much !
       
    9. Blimey

      Blimey New Member

      Joined:
      Jul 4, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      Can someone please tell me where I would find how close my toon will stand near a mob when engaging in combat ? I have ranged skills which makes my sage stand at max range while casting which makes melee mobs run towards me and ranged mobs stand back. This ruins my aoes and even splits looting into 2 loots. I would like to move to melee range before I start destroying mobs.

      Thanks in advance.
      And also thankyou for overhauling default combat.
       
    10. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      if you look at DefaultCombat\Routines\Advanced\Sage\{Your Discipline}.cs

      Change "CombatMovement.CloseDistance(Distance.Ranged),"

      to

      "CombatMovement.CloseDistance(Distance.Melee),"
       
    11. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Go to buddywingfolder/charname/buddywingsettings.xml and edit it.
      Search for Pullrange and set it to 1 orso.
      Do note, setting it low, will force the bot to enter its awareness range and NPC will engage combat before you do.
       
      Last edited: Jan 6, 2015
    12. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Blegh wow, you deserter!!! :p
      No for reals, we can take a look when sub ends if needed.
      i think there are more willing to help out :)
       
    13. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      I tried to write this one so it would be easy to understand. You guys should have no trouble maintaining it. I will be around too. The previous DefaultCombat was a pretty unreadable and I didn't even like looking at it. The more involved the community is in these things, the better for BW :)
       
    14. Blimey

      Blimey New Member

      Joined:
      Jul 4, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0

      Thanks Cryo, I am not worried about alert range, I just want the mobs all in one neat stack right in my face :)
       
    15. ludijak559

      ludijak559 Member

      Joined:
      Nov 23, 2012
      Messages:
      273
      Likes Received:
      2
      Trophy Points:
      18
      Did this, now it loots, gathers nodes, but doesnt scavange dead droids.
       
    16. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Scavenging is not yet implemented. Not sure if it's planned either, since it causes some massive hang-ups. Only Ama knows :)
       
    17. Cyanogen1

      Cyanogen1 Member

      Joined:
      Mar 5, 2014
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      16
      Is there a way to disable the automatic options like in pure's combat bot?
       
      Last edited: Jan 6, 2015
    18. ludijak559

      ludijak559 Member

      Joined:
      Nov 23, 2012
      Messages:
      273
      Likes Received:
      2
      Trophy Points:
      18
      Ah, thats a shame, most of my profiles are heavy orientated on "skinning" mobs that I kill
       
    19. Cyanogen1

      Cyanogen1 Member

      Joined:
      Mar 5, 2014
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      16
      All healing specs heal themselves for no reason, pure did the same thing; something to do with targeting I think, because if I target the person that the bot is healing it will do it right, but if I target anything else it will heal itself.

      Rotation also keeps stopping my manual movement abruptly constantly during combat, a culprit of automatic movement I suppose.
       
      Last edited: Jan 6, 2015
    20. pindleskin

      pindleskin Community Developer

      Joined:
      Oct 24, 2012
      Messages:
      1,124
      Likes Received:
      2
      Trophy Points:
      38
      was scavanging droids and bio creatures working previously for you and with what routine?
       

    Share This Page