|
prestojosh Beginner
Joined: 21 Feb 2006 Posts: 19
|
Posted: Thu Sep 28, 2006 9:53 am
Sending channel text to another character window |
I need to send text from a channel to my activecharacter's window in a colored fashion to where it is noticable if there is a decent omount of fightspam going on.
Example
Beavis guildtalks 'Hey butthead!'
I need that to be sent to @activechar window in a certain color of who said it and what was said so like..
(%w) guildtalks '(*)'
I just dunno what the command would be to get it there. Thanks. |
|
_________________ -Presto |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Thu Sep 28, 2006 10:01 am |
#TR {(%w) guildtalks '(*)' } {#WIN windowname {<color red>%1</color> guildtalks <color blue>%2</color>}}
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|