How to ban a player from something/somewhere?

onemanstudio
28 Aug 2019, 17:39

First post. Hope this is the right thread.

I'm trying to make a scene where the player starts in their apartment. They have to go to work, but they can choose not to and get fired in the process. But after I type "Go back home" after going to work, nothing happens and I am forced to restart. What do I do?

I've tried moving the player but that doesn't work.


XanMag
01 Sept 2019, 14:58

Gamebook or Text Adventure? I assume it’s a TA, but...

Do you have some script associated with “go back home”?

Just need more details.


mrangel
01 Sept 2019, 16:41

Is "back home" the alias of an exit in the work location that leads to home?

Remember that when the player types the "go" command, they need to enter the alias of the exit, not the name of the room they're going to.