|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Mon Jan 14, 2008 4:35 pm
Mapping |
Is there a way to make a non standard exit command be recognized as a proper command for mapping a new area?
I tried:
#ALIAS sail {~sail %1;#MAKEROOM %1;#LOOK}
But it will not make a proper link to existing rooms. And forces be too see each room description twice. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
TiberSeptim Beginner
Joined: 20 Jun 2006 Posts: 24
|
Posted: Mon Jan 14, 2008 8:17 pm |
Hmm, not 100% but try:
#ALIAS sail {#MAP %1;~sail %1} |
|
|
|
|
|