|
The_Droz Newbie
Joined: 30 Oct 2004 Posts: 8
|
Posted: Sat Oct 30, 2004 5:23 pm
Help with #GAG command |
I have 1 question how do you get zmud not to show a blank line when it gags a line using the #GAG command?
I want to keep the Auction channel on and send it to it's own window, but not see it in my main window.
I have succeded in sending all auction stuff to it's own window.
Example (Ungaged)
Sonoria utters the word 'aird'.
Auction: A bid of 200,000 gold has been received on a shadowy, coiled cobra (level 48 )
Sonoria utters the word 'dnomde'.
Auction: A bid of 300,000 gold has been received on a shadowy, coiled cobra (level 48 )
Someone answers 'there is a way to walk there without getting into fights icon_wink.gif'
Example (gaged)
Sonoria utters the word 'aird'.
Sonoria utters the word 'dnomde'.
Someone answers 'there is a way to walk there without getting into fights icon_wink.gif'
Iwould like it to look like this
Sonoria utters the word 'aird'.
Sonoria utters the word 'dnomde'.
Someone answers 'there is a way to walk there without getting into fights icon_wink.gif' |
|
|
|
Theragil Apprentice
Joined: 13 Feb 2004 Posts: 157 Location: USA
|
Posted: Sat Oct 30, 2004 10:57 pm |
Try #gag 2 instead. But beware, there might be times you could lose a real line in this case.
|
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Sun Oct 31, 2004 1:37 am |
wishes he had a registered copy of the dev kit
|
|
|
|
The_Droz Newbie
Joined: 30 Oct 2004 Posts: 8
|
Posted: Sun Oct 31, 2004 4:17 am |
OK I tried it. dooesn't work and it gags other lines to. Is there maybe another way??
|
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Sun Oct 31, 2004 5:40 am |
ok this is untested
#TRIGGER {line to gag one} {cap window;#GAG;#temp "gagnl" {^$} {#GAG}} |
|
|
|
|
|