Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Phanx
Forum: Macro Help 01-11-12, 07:08 PM
Replies: 3
Views: 7,111
Posted By Phanx
-- This needs to match your macro's name: local...

-- This needs to match your macro's name:
local macroName = "MacroNameHere"

-- Edit these as desired:
local arenaMacro = "/cast [mod, @player] [@party1, nodead] [] Dispel Magic"
local otherMacro =...
Forum: Macro Help 01-11-12, 04:37 PM
Replies: 3
Views: 7,111
Posted By Phanx
Since you want the macro to cast a spell (rather...

Since you want the macro to cast a spell (rather than perform some other action that does not take a target from the macro) you cannot use the @unit conditional unless you only want to cast Dispel...
Showing results 1 to 2 of 2