The Mystery at Creektown Burials by adampqmaba

My first small text adventure about a man named earl who gets drawn into a mysterious cemetery.

Use mainly the mouse to interact with objects. Commands that require text input are as follow:

look at [direction].

use [X] on [Y].

Have fun!

Comment stella1
31 Jan 2016
Unfortunately the game is quite bugged. After I climbed the tree and went back down the map disappeared.

Comment XanMag
05 Jan 2016
FYI... Got this message when moving nw from the red garden.

> northwest
Error running script: Error evaluating expression '(not GetBoolean(game.pov.parent, "visited")) and HasScript(game.pov.parent, "beforefirstenter")': GetBoolean function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetDirectChildren(game.pov.parent)': GetDirectChildren function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetBoolean(game.pov.parent, "dark")': GetBoolean function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetAllChildObjects(room)': GetAllChildObjects function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetAllChildObjects(room)': GetAllChildObjects function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetBoolean(room, "transparent")': GetBoolean function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetAllChildObjects(newParent)': GetAllChildObjects function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetAllChildObjects(room)': GetAllChildObjects function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetAllChildObjects(room)': GetAllChildObjects function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetBoolean(room, "transparent")': GetBoolean function expected object parameter but was passed 'null'
Error running script: Error evaluating expression 'GetAllChildObjects(newParent)': GetAllChildObjects function expected obj

Log in to post a review or comment.