|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Sun Jun 19, 2005 4:27 pm
Capturing |
Here's another question:
Is there a way to make a capture extend for more lines? Because as it stands, I can only get it to capture 1 line, but sometimes, these lines are 2 or 3 lines long. Here's what I have for my capture command:
#trigger {Honey:} {#cap honey;#gag}
#trigger {You tell your spouse:} {#cap honey;#gag}
Thanks again.
Charneus |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Jun 19, 2005 6:06 pm |
Capture has a on-off aspect much like Trigger:
#C+ -- turns on capture
#C- -- turns off capture
I dunno if it has the same problems as Gagon/gagoff, though, with one of the boundary lines not being included. |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|