• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Running to a Point

    Discussion in 'Archives' started by turbocross, Apr 23, 2010.

    1. turbocross

      turbocross New Member

      Joined:
      Mar 23, 2010
      Messages:
      231
      Likes Received:
      0
      Trophy Points:
      0
      Hi, I've made a profile that just goes from point A to point B, but sometimes it encounters hostile mobs along the way and stops to kill it. Is it possible to make the HB just ignore the monsters attacks and keep moving along it's way?
       
    2. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      I don't know of a way, since being in combat causes the Combat() class in the CC to be called.
       
    3. turbocross

      turbocross New Member

      Joined:
      Mar 23, 2010
      Messages:
      231
      Likes Received:
      0
      Trophy Points:
      0
      I see, is it possible to remove the combat () calss?

      I'm not sure but maybe one of the declaration on-loads (at the very top of every CC) can be removed so no combat needs to be loaded.
       
    4. turbocross

      turbocross New Member

      Joined:
      Mar 23, 2010
      Messages:
      231
      Likes Received:
      0
      Trophy Points:
      0
      I tried to comment out the, using styx.combat.logic and using styx.combat.routine but then I just get an error about no CC loaded.
       
    5. xxAhzz

      xxAhzz New Member

      Joined:
      Jan 15, 2010
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      0
      I would guess that you could possibly do an overide or you may try putting in the combat Function the code for blacklisting a mob. Good Luck.
       
    6. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Yeah, it has to be in there or the CC won't even be loaded.
       
    7. blehness

      blehness New Member

      Joined:
      Apr 3, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      it'd be awesome if there was a travel mode, whereby you'd keep running and/or using whatever "get away fast" skills your class can make use of. can't tell you how many times i've encountered opposite faction guards and stopped to defend myself .. getting flagged and hunted down soon after :)
       
    8. xvampx

      xvampx New Member

      Joined:
      Feb 3, 2010
      Messages:
      571
      Likes Received:
      0
      Trophy Points:
      0
      you can alter the cc so that the combat rotation uses skills to flee... something like the "big scary guy hitting me" code :p
       
    9. Mess1337

      Mess1337 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,385
      Likes Received:
      23
      Trophy Points:
      38
      I?ve talked to the devs about the earlier, and it cannot be done with the current version of HB.
       
    10. turbocross

      turbocross New Member

      Joined:
      Mar 23, 2010
      Messages:
      231
      Likes Received:
      0
      Trophy Points:
      0
      This is an excellent idea for blacklisting =)
       
    11. okeofs

      okeofs New Member

      Joined:
      Jan 15, 2010
      Messages:
      303
      Likes Received:
      1
      Trophy Points:
      0
      Isn't it caused by the factions in the profile?
       
    12. greaterdeath

      greaterdeath New Member

      Joined:
      Apr 2, 2010
      Messages:
      815
      Likes Received:
      2
      Trophy Points:
      0
      I edited a profile to do that with a few hours of tinkering. Can't remember how though. Profile is deleted as well, sadly.
       
    13. toczko

      toczko Member

      Joined:
      Jan 15, 2010
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      6
      well if you dont want it to attack then just dont put in factions
       
    14. turbocross

      turbocross New Member

      Joined:
      Mar 23, 2010
      Messages:
      231
      Likes Received:
      0
      Trophy Points:
      0
      Nah, the bot will still defend itself when attacked.

      This is a natural function of the program, but I'm not sure yet about whether the blacklisting would do the trick.

      It very well may cause the bot to ignore the target, but that would have to be done in the CC and be very custom-made.

      I won't bother testing it though until the full release of 2.0 though.
       

    Share This Page