1. #1

    Help with macro.

    I know there is addons that do what i want the macros to do, but i got a crappy computer and will rather have macro if possible instead of addon.

    What i need help with is to create 2 macros:
    One that put a soulstone on raid/party member and also announce something like "target" is soulstoned..

    And one for summoning as well.. when i press macro it cast summon spell and announce like: "target" is getting summoned..

    Is it possible in both macros that the announce goes in /raid, and if i'm not in raid it goes to /party automatically???

    Could anyone out here help me?
    Thanks in advance.

  2. #2

    Re: Help with macro.

    Check http://www.wowwiki.com/Useful_macros/Warlock , plenty of good warlock macros.

    Code:
    /cast Master Soulstone
    /say %t is soulstoned
    /ra %t is soulstoned
    /p %t is being summoned
    Code:
    /cast Ritual of Summoning
    /say %t is being summoned
    /ra %t is being summoned
    /p %t is being summoned
    Is it possible in both macros that the announce goes in /raid, and if i'm not in raid it goes to /party automatically???
    No

Posting Permissions

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