You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which would make a room named roomname, with an exit to "Room2" named "Exit", and an exit from Room2 to roomname named "RevExit". And so on.
or
"e": "Lobby" <-"O;Out"-> "Conference Room" <-"O;out;CR", "BR;b;Bathroom"-> "Bathroom"
Creating an exit (East) out of Lobby to Conference room, buit the return exit is named "O;Out", and then one from Conference room named 'Br;b;Bathroom" to "Bathroom" with a reverse exit named "O;Out"
Hope that made sense.
The text was updated successfully, but these errors were encountered:
I propose a way to name exits, and reverse exits in-line, as such:
Which would make a room named roomname, with an exit to "Room2" named "Exit", and an exit from Room2 to roomname named "RevExit". And so on.
or
"e": "Lobby" <-"O;Out"-> "Conference Room" <-"O;out;CR", "BR;b;Bathroom"-> "Bathroom"
Creating an exit (East) out of Lobby to Conference room, buit the return exit is named "O;Out", and then one from Conference room named 'Br;b;Bathroom" to "Bathroom" with a reverse exit named "O;Out"
Hope that made sense.
The text was updated successfully, but these errors were encountered: