|
geosmith Wanderer
Joined: 23 Apr 2005 Posts: 57
|
Posted: Thu Dec 28, 2006 12:48 am
Triggers and string list variables, a question. |
Previously, I've had a number of different #NOMAP triggers for various lines of text which were being misread by zMUD's mapper. Today I decided to tidy those up somewhat, by storing those lines of text in a single string list variable, and having a single #NOMAP trigger with the pattern: ^{@nomapvariable}.
This seems to work fine, however I'm wondering whether it's possible to represent multiple lines of MUD text on a single string list variable line, such that the associated trigger will only fire when the complete pattern is matched? |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Dec 28, 2006 3:18 am |
Yes, it's possible. The carriage return character(s) show up as what looks like a sideways equals sign in bold text, but I'm not sure if you can directly type those characters into the stringlist.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|
|
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
|
|