Thread Tools Display Modes
06-09-06, 09:36 AM   #1
Tuco
A Kobold Labourer
Join Date: Jun 2006
Posts: 1
Using /rw in a script.

In 1.11 they have a command that raid leaders and assistants can use called /rw.

This will sound a noise, and will put a big message on the raid's screen. Much like CTRA's messages(Or others), but it's superior due to being universal in 1.11.

BUT! I can't figure out how to put a line in my code to replicate /rw LOCUST SWARM, for example. I tried messing around with SendChatMessage, but I was unable to get it to work.

Anyone know the answer to this?

Originally Posted by Patch Notes
There is now a new raid warning chat channel available to raid leaders and assistants. Text that is sent to this channel will appear in the center of the screen for all players in the raid. The channel is called raid warning and text can be sent to it with "/rw"
  Reply With Quote
06-09-06, 01:13 PM   #2
tardmrr
Lua Ninja
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 133
SendChatMessage("LOCUST SWARM","RAID_WARNING")

Last edited by tardmrr : 06-09-06 at 01:17 PM.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Using /rw in a script.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off