Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 20 of 20
  1. #11

    Default

    I tried making a macro for the party..
    /tar party3
    /cast [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave

    But when the guy who is say Party3 is trying to heal he always heals party 4. It seems like you cannot target yourself even if you are party 3.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  2. #12

    Default

    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=45199#pos t45199
    I tried making a macro for the party..
    /tar party3
    /cast [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave

    But when the guy who is say Party3 is trying to heal he always heals party 4. It seems like you cannot target yourself even if you are party 3.
    I'm not 100% sure what you were describing there but the way I imagine it is that as it orders the group alphabetically you have to incorporate that into your macro setup..
    so say you have A B C D and Z where Z is ur main and group leader

    my guess would be that then the group order becomes Z A B C D
    with one little exception dependant on the character ur casting from.. (and I'm not sure on this so might need testing :P)

    if you are A:

    Player: heals A
    Party1: heals Z
    Party2: heals B
    Party3: heals C
    Party4: heals D

    if you are B:

    Player: heals B
    Party1: heals Z
    Party2: heals A
    Party3: heals C
    Party4: heals D

    if you are C:

    Player: heals C
    Party1: heals Z
    Party2: heals A
    Party3: heals B
    Party4: heals D

    if you are D:

    Player: heals D
    Party1: heals Z
    Party2: heals A
    Party3: heals B
    Party4: heals C

    if you are Z:

    Player: heals Z
    Party1: heals A
    Party2: heals B
    Party3: heals C
    Party4: heals D

    I'm only guessing here as i haven't the opportunity to test it out atm :S
    If you are planning on using this use it at ur own risk.. if you want to change the leader for some reason u'll mess up the order big time :S
    you could however use the actual name of the clones instead (if they fit).. stick to part1 for leader if you like tho it's a good way to do it if you have different mains
    1--------10---------20---------30---------40---------50---------60---------70---------80
    Kaiya, eceased, Deceased, Decaesed, Deceasead, Deceasaed

  3. #13

    Default

    I am thinking using their names would prob be best. I am not sure.. Healing has been my downfall.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  4. #14

    Default

    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=45199#pos t45199
    I tried making a macro for the party..
    /tar party3
    /cast [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave

    But when the guy who is say Party3 is trying to heal he always heals party 4. It seems like you cannot target yourself even if you are party 3.
    remember that each party list is specific to each char... so PArty1 = leader, party 2 is probably self then party 3-5 in reverse order of creation... could be slightly wrong about that but...
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  5. #15

    Default

    Yes, use their names. You can't reliable target using /partyX. With some headache, you may get it working for your 5-man group, but as soon as you enter a raid or BG setting, /partyX targetting will fail.

    Lokked
    "For God's sake, don't stand there at 30 yards trying to cast a spell, he will melt your face period."

    Lokked

  6. #16

    Default

    You cannot target yourself using party#. You use "target=player" to target yourself. For each person in the party other than yourself, you have the options of party1, party2, party3, and party4. There isn't a party5 targeting option. All of these targeting options are for the other players in your group. Party1 is always the party leader.

    Also, if you're creating macros to heal specific party members, then using /tar party# is not necessary. This is especially true if your using shamans/druids as DPS who also heal. If you switch targets to heal, that means you have to switch back to start DPS'ing again. Instead, you can include your desired target in your macro. For example your original macro was:
    /tar party3
    /cast [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave

    This could be re-written to:
    /cast [target=party3] [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave

    This would allow your shaman to keep his/her original target so that they could resume DPS as soon as the heal finished without having to reacquire a target.

    A full set of party healing macros would look like:

    /cast [target=player] [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave
    /cast [target=party1] [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave
    /cast [target=party2] [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave
    /cast [target=party3] [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave
    /cast [target=party4] [mod:alt] Chain Heal; [mod:shift] Healing Wave; Lesser Healing Wave

    If you're using a dedicated healer whether it be a shaman or druid (or any other healer) then it isn't a big deal to use the /tar party# line in your macro. But it is really going to slow down your DPS output if you're DPS'ing and Healing with the same character.


  7. #17

    Default

    I tried doing my macro like this
    /cast [target=pinotgrigio] [mod:shift] Healing Wave; [mod:ctrl] Lesser Healing Wave; Chain Heal

    It should cast chain heal without modifiers. For some reason it cast healing wave if you press the key without modifiers. The only way I can get it to work is do the macro like this.

    /tar pinotgrigio
    /cast [mod:shift] Healing Wave; [mod:ctrl] Lesser Healing Wave; Chain Heal

    Unless I have something incorrect in my above macro I think this is the only way for me to get it working. Any suggestions?
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  8. #18

    Default

    Quote Originally Posted by 'Dezeral',index.php?page=Thread&postID=45407#post4 5407
    You cannot target yourself using party#. You use "target=player" to target yourself. For each person in the party other than yourself, you have the options of party1, party2, party3, and party4. There isn't a party5 targeting option. All of these targeting options are for the other players in your group. Party1 is always the party leader.
    I believe you can use party0 to target yourself.
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  9. #19

    Default

    I could be wrong about this, but i was under the impression that you can't include character names as modifiers.

    Things like [target=party1] work, but I thought [target=Kelli] wouldn't as it's protected or something (I'm happy to be proved wrong on this front).

    As for the macro itself I think [target=pinotgrigio][mod:shift] Healing Wave; etc
    is acting as though [target=pinotgrigio] is a condition, the first condition that is true is activated. So basically I think the macro is saying if my target is Pinotgrigio then cast Healing Wave on it, regardless of the rest of the modifiers.

    I think you need to include all the modifiers in the same [], so [target=pinotgrigio,mod:shift] Healing Wave; might work.

    Then again I'm tired and ill, so could be talking complete crap

  10. #20

    Default

    You can use Character names as long as they are Party'd or Raid'd with you.

    I have been doing it for a while now...

    Lokked
    "For God's sake, don't stand there at 30 yards trying to cast a spell, he will melt your face period."

    Lokked

Similar Threads

  1. [MACRO] Arcane Mage DPS Macro
    By heffner in forum Macros and Addons
    Replies: 19
    Last Post: 04-28-2009, 08:26 PM
  2. Replies: 12
    Last Post: 03-25-2009, 04:29 PM
  3. MAcro guru's please help with retri paladin macro
    By Heraveth in forum Macros and Addons
    Replies: 3
    Last Post: 01-07-2009, 05:43 PM
  4. Replies: 5
    Last Post: 09-16-2008, 11:01 PM
  5. Hunter Macro? (Macro + Keyclone)
    By Lost Ninja in forum Macros and Addons
    Replies: 4
    Last Post: 12-29-2007, 06:54 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
  •