• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Summon golem during combat

    Discussion in 'Archives' started by bobodlm, Aug 22, 2017.

    1. bobodlm

      bobodlm Member

      Joined:
      Aug 18, 2017
      Messages:
      48
      Likes Received:
      2
      Trophy Points:
      8
      Hi,

      During combat golems die, for most builds this is not an issue (except golemancers, but those shouldn't die) but if the bot is in combat he shouldn't wait in order to summon a golem. I don't know if I can change this easily in the code of the combat routine but it would be nice if the combat system gets reworked to give an option / priority to ability's during combat or make the bot wait till after the combat.

      Mostly noting this because my char relies on leech, which doesn't happen during waiting :p

      Code:
      [UseAt] 5 True {356, 1032}
      [FinishCurrentAction][True] Waited 0 ms for the action to finish Summon Ice Golem.
      [FinishCurrentAction][True] Waited 124 ms for the action to finish Summon Ice Golem.
      [FinishCurrentAction][True] Waited 238 ms for the action to finish Summon Ice Golem.
      [FinishCurrentAction][True] Waited 372 ms for the action to finish Summon Ice Golem.
      [FinishCurrentAction][True] Waited 493 ms for the action to finish Summon Ice Golem.
      [BeginUseAt] 3 False {362, 1027}
      [Events] Player died (1)
      Cheers!
       
    2. oskylol

      oskylol New Member

      Joined:
      Nov 21, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      an easy workaround is to put ur golem in a CWDT setup and forget about it. gl
       

    Share This Page