Hi there,
I have question, about an error I get, that I don't understand.
My game is in Dutch, so that might complicate things a little bit, but the programming ofcourse is still the same.
The problem arises at the start of the game in the first 'real' room, where the player can move around.
There is only one way out: backwards (achteruit). If any other way is tried, the game will say "Je kan hier niet heen gaan" (you can't go that way).
However, after the player has looked under the chair (kijk onder stoel), the game suddenly gives an error if the player types in the abbrevation for steerboard (stuurboord) namely: "s". It than gives "Error running script: Error compling expression 'exit.locked'. RootExpressionElement: Cannot convert type 'Object' to expression result of 'Boolean'".
After typing in some other commands, "s" suddenly works again like it should.
I do not know how to change this and can't figure out where it comes from. Any ideas?
I include a file of the entire game, with a walkthrough. (It is a large file, that wasn't accepted, so I had to zip it, and somehow you have to include the library that is deliverde to you in the same zipfile...).