Jump to content

SDL

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by SDL

  1. Ah thanks for the info. I was afraid that was the case. I had a vague memory about not chaining powers to stop bots or something like that, but it was so long ago.
  2. I started to make some simple macros for my pets but ran into a weird to me issue. Started by some simple attack one and it works fine. /macro AD petcom_all Attack Defensive Then I decided to make one to select and buff pets. /macro Buff "pet_select_name PD$$powexec_name Equip Robot$$powexec_name Temporal Selection" That selected a Protector Drone. "I renamed it to PB1" then cast Temporal Selection. It skips Equip Robot. If I make it with /macro Buff "pet_select_name PD$$powexec_name Equip Robot" On the first click it doesn't cast Equip Robot but on the second click it does. It seems as if it's trying to fire Equip Robot before it's really selected. I've tried it with /macro Buff "pet_select 1$$powexec_name Equip Robot" , /macro Buff "powexec_name Equip Robot$$pet_select_name BD" What stupid mistake am I making TIA
×
×
  • Create New...