I am asking for confirmation coz i felt something is very wrong with my macro. I used a ctrl-E to check the ring1 (while my char is holding up bow and aiming), the ring is still silver ring. On the log message, it says "Equipment Changed" twice. I figure something must be wrong with the delay. Maybe i should change
/p Range attack
/equip Ring1 "Beetle Ring +1"
/wait 1
/ra <t>
/wait 520
/equip Ring1 "Silver Ring"
delay based on Bow's delay. Will try to check if it works later ingame. BTW, on the 1st line (p talk) and 2nd line (action: equip).. i wont need to inset a "wait" right?
/p Range attack
/equip Ring1 "Beetle Ring +1"
/wait 1
/ra <t>
/wait 520
/equip Ring1 "Silver Ring"
delay based on Bow's delay. Will try to check if it works later ingame. BTW, on the 1st line (p talk) and 2nd line (action: equip).. i wont need to inset a "wait" right?




But i am learning
Comment