Dux Bellorum Forum
November 04, 2024, 09:06:43 pm
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Gruul will be Dux Bellorum's next big killing attempt !
Home
Help
Search
Login
Register
Dux Bellorum Forum
>
General Category
>
Classes
>
Warlock
>
Macros.
Pages: [
1
]
« previous
next »
Print
Author
Topic: Macros. (Read 3171 times)
Crox
Newbie
Posts: 7
Macros.
«
on:
July 09, 2007, 04:51:32 pm »
Here's a some macros for Warlocks:
Here's one for Ritual of Summoning:
/script local c; local mmzone = GetMinimapZoneText(); if(GetNumRaidMembers() ==0) then c = "PARTY"; else c = "RAID"; end SendChatMessage("Summoning %t to "..mmzone.." - 2 people please click portal", c);
/cast Ritual of Summoning()
-----------------------
And here's one for Soulwell:
/script local c; local mmzone = GetMinimapZoneText(); if(GetNumRaidMembers() ==0) then c = "PARTY"; else c = "RAID"; end SendChatMessage("Someone please rightclick this altar OR NO STONE FOR YOU! ", c);
/cast Ritual of Souls()
-----------------------
«
Last Edit: July 09, 2007, 04:53:19 pm by Crox
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Guild Recruitment
=> Suggestions
=> Raids
=> Classes
===> Mage
===> Druid
===> Hunter
===> Rogue
===> Shaman
===> Paladin
===> Priest
===> Warrior
===> Warlock
=> Professions
Loading...