Thread Tools Display Modes
04-20-06, 11:14 AM   #1
CypSteel
A Kobold Labourer
Join Date: Apr 2006
Posts: 1
Random roll to guild channel

I am looking at writing a macro script that would broadcast a random number to a guild or customized channel. I tried this, but it doesn't work:

/script n = random(0,100); SendChatMessage ( "Random Number Is" n , "SAY")

Second question would be, can you format the color of outbound text? or is guild text locked at that green color?

Thanks in advance,

Cyp
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Random roll to guild channel


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