How to move options for items and rooms.

SleekShot
06 Jan 2012, 02:54
I was wondering how to hide the objects and rooms to the bottom of the description and not like in this example. I am new at making Text Adventure Games

You are inside a 1976 Ford Pinto.
You can see a Grandfathers Note.
You pull up to the front gate of the Mansion, the gates of the Mansion are tall and covered in dead ivy. Your 1976 Ford Pinto it is painted a Fire red and has few dents on the bumper and some scrapes on the drivers side door. The interior of the car is a tan faux leather with black lines where the stiches are. You start to think that this is a bad idea as you get a uneasy feeling in the pit of your stomach. You hold the note from your Grandfather in your hands.

Pertex
06 Jan 2012, 07:49
Sorry I dont understand your problem. Could you descripe it more detailed?

SleekShot
06 Jan 2012, 20:30
i figured it out thanks but now i'm trying to to make it do this

instead of "Go To" i wanted to use "Get Out" so you could type

"Get Out Of Your Car" and not "Go To Out Of Your Car" or is it not possible because im 100% new at making Text Adventure games and i have never played one.

Alex
07 Jan 2012, 19:05
Add a command, with the pattern "get out". In the script for the command, move the object "player" to outside of the car.

SleekShot
08 Jan 2012, 04:43
Alex i'm sorry you ask if u can make a more detailed instruction? I'm all new to everything game making lol

Pertex
08 Jan 2012, 17:04
Its difficult to explain all the steps, if you never did some scripting. Did you do the tutorial in the wiki?