 |
Curtis Novice
Joined: 25 Nov 2002 Posts: 39 Location: USA
|
Posted: Fri Dec 13, 2002 3:54 pm
Mapping Question |
I need some advice on the best way to tackle the mapping problem I am having. I have an ability in my mud to fly. Whenever I fly I am taken to ABOVE THE CLOUDS. I have figured out how to make my mapper locate this room each time I use this command. Than I have 4 exits I can take from this location. These exits are locations all ready on my mud map. I want to be able to move a direction from ABOVE THE CLOUDS and have the mapper located to the original room in the mud map. I can't use the name of the room as a trigger because there are identical room names on the map. I tried using teleport so when i enter room #1200 I am teleported to room # 1150. This doesnt seem to work. Any advice. I would like to write the program myself just need some direction. No pun intended.
|
|
|
|
 |
Kjata GURU

Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Fri Dec 13, 2002 6:46 pm |
Connect each exit from the "Above the Clouds" room to their appropiate room and set it as a one way exit.
Kjata |
|
|
|
 |
Curtis Novice
Joined: 25 Nov 2002 Posts: 39 Location: USA
|
Posted: Fri Dec 13, 2002 7:05 pm |
Doh!
|
|
|
|
 |
|
|
|