Univarsity Beginner
Joined: 24 Jan 2003 Posts: 11 Location: USA
|
Posted: Sat Jul 04, 2020 11:11 pm
Attempting to Create a room explore Bot |
In my game there are various room descriptions. I am attempting to do a random walk around a certain area. The syntax is as follows
(Random Room Description)
Obvious exits: east, north, south, west
Two bears are here.
I'd like to spend a max of 30 seconds in the given room, and then automatically go either east, north, south, or west. Then rinse and repeat
edit: Even if going in a random direction is not possible, if I can set a trigger to go north wait 30 seconds, east wait 30 seconds, south wait 30 seconds, and back to west and wait 30 seconds, that would be great. |
|