Close
Page 6 of 15 FirstFirst ... 4 5 6 7 8 ... LastLast
Showing results 51 to 60 of 144

Hybrid View

  1. #1

    Default

    ohhh this could be, lol. I was either in the middle of shatt, or outside the aldor. inn.

  2. #2

    Default

    I really can't wait to try this out !

    I have a couple of questions though -

    my main is a priest and doesnt have any targetted aoe - could i use another spell and have the aoe land where the preist is standing?

    I use a VW to tank - would there be a way to target the aoe on top of the VW effectively? or would it be a case of learning to judge the 30 yards distance and positioning the casters appropriately?

    I have 2 tiny mini maps on slaves 1 & 2 and a larger one on slave 3 (for herbalising) - presumably because the macro uses mini map pixels this will not cause a problem so long as all 3 mini maps are set to the same zoom?

    Falkor I think i love you - will spend the day at work dreaming of crazy Rain of Fire, Improved Blizzard, Rain of Fire, Hellfire x 2 & Cone of Cold / Arc Expl carnage.

  3. #3

    Default

    Definitely having the same problems as Anahka and Genocyde. I'm trying this with two characters. Paladin Main and a Warlock Secondary.

    I'll use the following with the main, and it pings the mini map at his feet, which is where I want the warlock to target her Rain of Fire.

    PHP Code:
    /run MinimapPingLocation(00)
    /
    script Minimap:PingLocation(00
    The warlock uses:

    PHP Code:
    /cast Rain of Fire
    /script Minimap:PingLocation(Minimap:GetPingPosition()) 


    I tried using different combinations of /run and /script for both the characters' macros. I've tried zooming in the mini-map, zooming out, changing terrain locations and even using the macros on different buttons so I can ping first at the paladins 0,0 cords and then cast rain of fire at the /script Minimap: PingLocation(Minimap:GetPingPosition()) (inserted space to get rid of the smiley)


    Everything to no avail. The command:

    PHP Code:
    /script Minimap:PingLocation(Minimap:GetPingPosition()) 
    Just pings at the feet of the toon running that script. I've changed the command from /script, to /run with the same results. It always pings the feet before finding the main's ping location. I even added a castsequence ,Rain of Fire in there so i'd have to hit the button twice before it will cast the spell. The Blizzard should target after the /script ...GetPingPosition()) clicks on 0,0 and picks up the original click from the main, but I can't think of anyway to do that. Did anyone else having the problems of the clones casting at their feet figure out a solution?

    Hard coding in a

    PHP Code:
    /cast Rain of Fire
    /script Minimap:PingLocation(0X
    works. But it doesn't overlap the spell centers like the /script ...GetPingPosition()) should theoretically do, since you hardcode the location based on the clones location.

    other than the problems with overlapping the spell centers this is still a huge contribution. Same with the wisper mob you developed. The community is lucky to have you.
    Absolute Power
    10 Boxing: Priest, Mage, Paladin x2, Warlock x2, Shaman x4
    Karazhan - 9 out of 11
    The Curator, Terestian Illhoof, Prince Malchezaar

  4. #4

    Default

    I appologize for not posting the correct macro. I logged into the PTR tonight to get this working. This is the macro that you want for your clones. I only tested this on my priest by manually pinging the minimap, and then using the macro. The spell hit where I pinged on the map (but up in the air). Once again, you will want your secondary toons to use the macro a little after your main so they have a chance to see the minimap ping.

    Code:
    /cast Mass Dispel
    /script local x, y = Minimap:GetPingPosition() Minimap:PingLocation(x * 140, y * 140)
    [align=center]The Muddlocks™
    .: Muddwhite | Muddblack | Muddred | Muddgreen | Muddblue :.
    Team Mudd™
    .: Muddmedic| Muddlock| Muddlick| Muddlack| Muddluck:.
    [/align]

  5. #5

    Default

    Mudd to the rescue!
    If theres something I never quite understand you can bet your bottom dollar Mud knows!

    Wiki Updated

  6. #6

    Default

    yea I got it to work, it was the shatt thing. Might want to add that to the wiki if it isn't, lol. "If you are having trouble, make sure you are on solid ground!"

    Also I too get the up in the air thing, no matter where it is being cast, i.e. on my guy, or out in front.

  7. #7

    Default

    Hmm still trying to figure this out..... Really makes no sense that Blizzard works fine and the other dosnt.

  8. #8

    Default

    Has anyone tried hitting mobs with it yet maybe the air cast would still hit mobs on the targeted ground?? or maybe blizzard rains down to ground regardless of elevation cast but flamestrikes "bottom up" cast just stays in the air but the 2 are being cast at the same elevation. Might be something worth testing just go out and try and hit stuff 8)

  9. #9

    Default

    I know I suggested this to keyclone when he was testing it out... up in the air missed the mobs.

  10. #10

    Default

    This is the greatest set of macros ever devised.

    HAIL FALKOR!

    Just got home and set this up to fire 2 x Rain of Fire & Blizzard - working great

    If I wanted to add a slight stagger to the AOE areas so that as mobs aggrod due to Rain of Fire they run through an improved Blizzard and then a second Rain of Fire overlapping that how would I go about it?

    Presumably a slight modifier to the X co-ord (say -5 and -8) would target the second and third AOEs slightly closer than the first - but where in the macro to put it? - I will have a play about but if anyone knows please share

Similar Threads

  1. Replies: 22
    Last Post: 01-26-2009, 08:33 PM
  2. Buff timer addon for "party" spells cast?
    By DLoweinc in forum Macros and Addons
    Replies: 3
    Last Post: 11-06-2008, 09:41 PM
  3. Unable to cast instant damage spells?
    By unspunreality in forum Software Tools
    Replies: 2
    Last Post: 08-19-2008, 04:37 PM
  4. [Question] Minimap Mining/Herb Ping
    By Executus in forum Macros and Addons
    Replies: 2
    Last Post: 06-30-2008, 01:08 PM
  5. When did they take Minimap ping out!?!
    By Zite83 in forum General WoW Discussion
    Replies: 3
    Last Post: 06-22-2008, 01:04 PM

Posting Rules

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