Still nothing

I get so frustrated, cause this is really important for the game. Here's the roomscript, I stripped it down just to test that thing:
/******************************************************************************/
(include "sci.sh")
(include "game.sh")
/******************************************************************************/
(script 6)
/******************************************************************************/
(use "controls")
(use "cycle")
(use "door")
(use "feature")
(use "game")
(use "inv")
(use "main")
(use "obj")
/******************************************************************************/
(instance public rm006 of Rm