Dialogs- New Room

Started by , Wed 18/02/2004 23:21:23

Previous topic - Next topic

Layman

Ok, in my game, I have a part where you click on a door, and a dialog pops up that lets you choose from a dialog tree to which place you'd like to go to. It works fine, but the problem is, you can't designate the coordinates of where you want the character to go.

What do I use to make the character go where I want them too when they enter the room?

Wolfgang Abenteuer

You mean you want them to instantly appear at specific coordinates in the new room?  If that's the case, just use NewRoomEx instead of NewRoom.

~Wolfgang

Layman

But can you use NewRoomEx in a dialog?

Scoville

You can use the "run-script x" command in a dialogue, which allows you to run a global script. In that global script you can use any scripting command you normally could, including NewRoomEx.

SMF spam blocked by CleanTalk