|
kensi Newbie
Joined: 04 Feb 2002 Posts: 1 Location: United Kingdom
|
Posted: Mon Feb 04, 2002 11:44 am
Is this possible? |
I want to create a script? that send's ooc/chat messages to a seperate window, ie all lines that start with (OOC) or (CHAT) should go to a small window of its own, so that it doesnt clutter up the main game screen, and so that i dont miss any messages. Is this possible at all ?
|
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Mon Feb 04, 2002 1:09 pm |
Yes, it's possible. The #CAPTURE and #GAG commands work for this. Here's the trigger:
#TRIGGER {^{~(OOC~)|~(CHAT~)}} {#CAPTURE chats;#GAG}
Kjata |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|