 |
haleth Newbie
Joined: 23 Jan 2003 Posts: 5 Location: Spain
|
Posted: Thu Jan 23, 2003 3:40 pm
little Help with a script |
hi,here is mi question
how can i create a string compose by the avaliable exits of the room where is my pc?
i know i can create a trigger with the room description, im looking for a related-map command
thanks!
phroxen |
|
|
 |
doomfyre Apprentice
Joined: 03 Jan 2002 Posts: 152 Location: USA
|
Posted: Thu Jan 23, 2003 5:43 pm |
Exit info can be accessed using the %roomexit function. From the help:
roomexit
Syntax: %roomexit( room, [s])
Return or set the exit string of the room to string s. The exit string is a string list, with each direction code (speedwalk character) separated by |
To display the exits for the current room, i just typed #show %roomexit ()
Hope that helps |
|
|
 |
haleth Newbie
Joined: 23 Jan 2003 Posts: 5 Location: Spain
|
Posted: Fri Jan 24, 2003 1:12 am |
lot thanks!!!!!!
phroxen |
|
|
 |
|
|