| Author |
Message |
Topic: Wrap and GAG it up |
Dugoth
Replies: 1
Views: 4407
|
Forum: zMUD General Discussion Posted: Tue Apr 27, 2004 4:12 am Subject: Wrap and GAG it up |
| Just noticed (or figured out that is) that in version 7.05, when a wrapped line is GAGged it leaves behind a blank line (or however many extra lines got gagged) though it does gag the whole text amoun ... |
Topic: Trigger Trouble with Text |
Dugoth
Replies: 6
Views: 9083
|
Forum: zMUD General Discussion Posted: Fri Apr 02, 2004 4:35 am Subject: Trigger Trouble with Text |
| Hmm....that's not going to work unfortunately it seems LightBulb. It gives me a Parse Error on every blank line on the #COND {^~$} {#GAG -1} {Within|Param=1} command. I'm in version 7.04 |
Topic: Trigger Trouble with Text |
Dugoth
Replies: 6
Views: 9083
|
Forum: zMUD General Discussion Posted: Fri Apr 02, 2004 4:18 am Subject: Trigger Trouble with Text |
| no other relevant triggers then the ones I listed...none at all really on that character ;) I'll try that suggestion LightBulb, thanks, though it'll take a bit of revision :) Hopefully that one will d ... |
Topic: Trigger Trouble with Text |
Dugoth
Replies: 6
Views: 9083
|
Forum: zMUD General Discussion Posted: Thu Apr 01, 2004 9:35 pm Subject: Trigger Trouble with Text |
| That's what the If statement is supposed to make sure of...-should- only gag the last line if it's empty (blank) |
Topic: NEW ANNOUNCEMENT FROM ZUGG SOFTWARE! |
Dugoth
Replies: 13
Views: 20734
|
Forum: zMUD General Discussion Posted: Thu Apr 01, 2004 9:30 am Subject: NEW ANNOUNCEMENT FROM ZUGG SOFTWARE! |
| very cute ;) |
Topic: Trigger Trouble with Text |
Dugoth
Replies: 6
Views: 9083
|
Forum: zMUD General Discussion Posted: Thu Apr 01, 2004 9:28 am Subject: Trigger Trouble with Text |
| Okay, brief overview. What I've been trying to do is set up a trigger system which will #GAG certain types of text (in this case, system log which shows connections, disconnections, etc) from my main ... |
Topic: Trigger problem on upgrade to 7.01 from 6.40 |
Dugoth
Replies: 14
Views: 28069
|
Forum: zMUD General Discussion Posted: Thu Feb 26, 2004 11:31 pm Subject: Trigger problem on upgrade to 7.01 from 6.40 |
7.03 seems to have fixed this particular trigger problem for the most part, thanks Zugg . I did have to adjust the trigger slightly to:
^~$
so that it wouldn't match something like:
which ... |
Topic: Trigger problem on upgrade to 7.01 from 6.40 |
Dugoth
Replies: 14
Views: 28069
|
Forum: zMUD General Discussion Posted: Thu Feb 19, 2004 8:05 am Subject: Trigger problem on upgrade to 7.01 from 6.40 |
Additional oddity it seems, for some reason the following pattern doesn't match the previous trigger and it used to/should.
[ (GC) Faerid forced Someone to save ]
|
Topic: Trigger problem on upgrade to 7.01 from 6.40 |
Dugoth
Replies: 14
Views: 28069
|
Forum: zMUD General Discussion Posted: Wed Feb 18, 2004 8:51 pm Subject: Trigger problem on upgrade to 7.01 from 6.40 |
| Do you need the full trigger from me then Zugg? The remainder of the trigger get's more complicated with some ifs and such to kill the extra blank lines when something get's cut to another window, wit ... |
Topic: Trigger problem on upgrade to 7.01 from 6.40 |
Dugoth
Replies: 14
Views: 28069
|
Forum: zMUD General Discussion Posted: Wed Feb 18, 2004 4:07 am Subject: Trigger problem on upgrade to 7.01 from 6.40 |
| I had a trigger set up to capture certain types of text from my primary window and send it to a capture window, and to gag it from my main window. Of course, it started going wonky when I did the rece ... |
| |