Pertex wrote:where do you call this script? Does it show the msg? Try this move command:
MoveObject (game.pov, E2_Room 01)
and just an advice: don't use blanks in object or exit names
This worked! Yay, thanks!! ^^ But why? could you explain it to me, please? ^^
jaynabonne wrote:I would need to see more to know what's going on. Any chance of attaching your game file or a small subset that shows the problem?
It would be a problem If you don't understand german ^^ I only translate this small scripts in english but the original would looks like this in the game
msg ("<br/>Ihr betretet tiefere Höhlengänge die nach Norden führen.")
wait {
msg ("Ihr lauft zum Ausgang und hört plötzlich ein knacksen.<br/>")
wait {
msg ("Unter euren Füßen machen sich Risse auf und Ihr lauft vorsichtig weiter.<br/>")
wait {
msg ("Plötzlich bricht der Boden unter euch auf und Ihr fallt in noch tiefere Höhlengänge.")
DecreaseHealth (25)
wait {
MoveObject (game.pov, K2_Raum 01)
}
}
}
}
And it ist the whole file like this ^^ German object names and german messages

Oh an this is the full script of the room