Close
Showing results 1 to 10 of 34

Hybrid View

  1. #1

    Default

    Maxion you have some awesome macros in here man! Thanks!

    I'm still a macro nublet so I hope you don't mind my stupid questions. Can you explain why on this pally macro it says "reset=1" but on the other cleansing macros it says "reset=5"

    #show Cleanse
    /castsequence [target=party3] reset=1 ,,,,Cleanse
    /castsequence [target=party1] reset=1 ,,,Cleanse
    /castsequence [target=party2] reset=1 ,,Cleanse
    /castsequence [target=player] reset=1 ,Cleanse
    /castsequence [target=party4] Cleanse

    /castsequence [target=player]reset=5 ,,,,Remove Curse
    /castsequence [target=party1]reset=5 ,,,Remove Curse
    /castsequence [target=party2]reset=5 ,,Remove Curse
    /castsequence [target=party3]reset=5 ,Remove Curse
    /castsequence [target=party4] Remove Curse

    Do you mind walking me through what each of these macro sequences does? Really sorry to ask you this.

    And another question is, why did you start with the bottom most sequence with no commas, but the first one has the most commas? Does the macro go out of wack if you go:
    /castsequence [target=party4] Remove Curse
    /castsequence [target=party3]reset=5 ,Remove Curse
    /castsequence [target=party2]reset=5 ,,Remove Curse
    /castsequence [target=party1]reset=5 ,,,Remove Curse
    /castsequence [target=player]reset=5 ,,,,Remove Curse

    You know after typing all this, I think I understand why you did the comma thing first, but I still don't understand the reset=5 or the reset=1. Please explain this in detail if you don't mind. Thank you in advance for anyone that can help. (^_^)
    Last edited by terrhian : 12-08-2009 at 03:19 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •