|
elbarto Newbie
Joined: 09 Sep 2003 Posts: 4
|
Posted: Fri Sep 19, 2003 1:06 am
exits to all directions in new room |
mapping question
is it possible to set all exits to all directions when a new room is created or when a button is pressed?
it is very annoying to set all exits manually.
on some locations in my mud are not room directions in the romm description.
is it possible to get the current room id so that i can set the exits via the %roomexit([vNum], [s]) command?
thanks in advance |
|
|
|
Snark Novice
Joined: 15 Nov 2001 Posts: 38 Location: Russia
|
Posted: Fri Sep 19, 2003 2:36 am |
You can omit [vnum] and set exits for the current room. Hope it's what you need.
|
|
|
|
elbarto Newbie
Joined: 09 Sep 2003 Posts: 4
|
Posted: Fri Sep 19, 2003 3:05 am |
Thank you for your response
but when i create an alias with the command:
%roomexit( n|e|s|w)
no new exits are created in the current room on the map.
any ideas? |
|
|
|
|
|