|
alazar Newbie
Joined: 27 Oct 2003 Posts: 2 Location: USA
|
Posted: Mon Oct 27, 2003 9:41 am
help |
Hi, I want to make a program so it automatically navigates my character through a maze. Basically the maze is forever changing and with some lethal traps if you go in the wrong direction. Is there a way to do this with zmud? here are some scenerios:
start the maze. exits in every direction. however in some rooms there are walls blocking certain exits. If you go in the direction that is 'blocked' you either die, or get severely injured.
Is there a way to make zmud navigate this type of maze automatically? Like set a variable for it to continously navigate the maze until it finds a certain string in a room?
Thanks in advance for any help.
Alazar |
|
|
|
hatespyware Apprentice
Joined: 16 Dec 2002 Posts: 103
|
Posted: Mon Oct 27, 2003 9:57 am |
If you can come up with a specific set of rules that will get you through the maze (an algorithm), then you can have zMud navigate it on your behalf. I can't give you a whole lot of recommendations without having more info about your specific scenario, though. You should probably start by reading the included help about making triggers... my guess is that you will be able to do everything you need after learning that bit.
|
|
|
|
|
|