khranim Newbie
Joined: 05 May 2006 Posts: 4
|
Posted: Mon May 08, 2006 6:26 pm
capturing/recalling multiple lines |
I'm working with a set of triggers that will allow me to record information and then broadcast it over whatever channel I choose. Currently I've got it running pretty well, however there is one final touch I'd like to add, and that is capturing the items in the room, and adding them to my chats.
Here is an example:
You focus your dark powers around you, and are able to tell that Nimrod
is somewhere in the region of South Rhovanion.
You extend your eye to view Nimrod's surroundings:
You have entered into a quaint wooden cabin. There is a large
bear skin rug in the middle of the floor, and a beautiful long
bow hanging over the fireplace. The only furniture is simple
but beautifully carved wood. There is a table, four chairs, and
some sort of large sitting chair made for two which is sitting
in front of the fireplace. This would be a very peaceful place
if it weren't for the tension in the air.
(edit: These lines are not left justified, next line is indented 4 spaces, room contents are indented 1 space)
The only obvious exits are south, out and east.
A large man stands here
A young and very frightened girl is here crying
An assassin wearing black is here
A yellow ribbon
SOR|HP:230 EP:210>
Currently I have triggers that will capture the region and name and allow me to add in a comment regarding the items in the room.
What I want to do is add one final trigger that will capture everything between "The only obvious exits" and the SOR|HP:### EP:###> and add it to my broadcast alias.
This is what it currently looks like:
You tell Laefang: Nimrod is [PERFECT SHAPE] in South Rhovanion at (here is where I manually add in the large man, young and frightened girl, assassin wearing black, yellow ribbon)
I'd like to be able to set a multi line trigger that would capture all items, NPCs and players in the room so that I could recall and add to my alias. |
|