Welcome to the Builder Academy

Question Can I make a new exit in the room?

More
16 Apr 2018 09:09 #7924 by cry1004
Can I make a new exit in the room?

For instance, can you create exits like buildings that are not east, west, south, North, northeast, northwest, southwest, or south?

Exit : n, e, building

Please Log in or Create an account to join the conversation.

More
16 Apr 2018 10:40 #7925 by lacrc
I don't think you can dynamically add an exit to room, but you could get away with some clever scripting.

I'm not very familiar with building tools, but I think you can do something like that with two steps:
1 - Create an extra description (via redit), name it 'building' so when players type 'look building' they will look at the extra description you made;
2 - Then you can create a script that when players type 'enter building' or something like that they will be moved to the desired room.
Would that suffice?
The following user(s) said Thank You: cry1004

Please Log in or Create an account to join the conversation.

More
16 Apr 2018 12:25 #7927 by JTP
Then from inside the building have a trigger that reacts to leave building Or something...

The trigger Then teleports the player in and out
The following user(s) said Thank You: cry1004

Please Log in or Create an account to join the conversation.

Time to create page: 0.164 seconds