 |
teion Wanderer
Joined: 03 May 2005 Posts: 72
|
Posted: Fri Dec 21, 2018 7:25 pm
creating a non standard exit |
hi I have a lot of rooms on the mud I play on that have non standard exits for example if a room has exits n,e,s,w
I want to change the n exit to something like "jump north" from the command line
#call %roomlink(,"jump north"1) does not work
is there a way to create room links that are non standard through the console? |
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4735 Location: Pensacola, FL, USA
|
Posted: Sat Dec 22, 2018 2:18 am |
Did you make sure to toggle %maplocked first?
You still have to provide the direction as well.
#CALL %roomlink( ,"N", "jump north")
It is possible to edit them via the GUI.
You just need to open the Room Properties window while in mapper mode.
Select the exit in question from the Exit tab (on the right).
Then enter the custom command into the Name field. |
|
_________________ Discord: Shalimarwildcat |
|
|
 |
|
|
|
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
|
|