Search results

  1. B

    pull mac is targetting merc's since patch

    Anyone know a quick fix to stop my auto pull macro from targetting my mercenaries? I'm guessing I have to add an if somewhere in the target acquisition loop.. something like if (${Target.ID} == "MercName") { do stuff } or is there code already written to ignore certain npc's?