movement of where commands appear in the text

Hello,

Is it possible to make actions such as ' you can go north' appear at the bottom of the text rather than where they normally appear at the top?

Go to the "game" object and select the "Room Descriptions" tab. Then down under "Room Description Layout", you can change the order of when things appear in the automatic room descriptions.

Hello my friend,

Thank you, You really helped me there, it would have taken me some time to figure that one out.

Do you know if its possible to add a musical theme that would play before the game starts?

the very first thing to happen is for the 'start' Script to run~execute at the start of your game, so you can use that to play your music file Script:

"game" Object -> Scripts (tab) -> "start" Script -> add a script -> ?output? -> "play~add a music file" Script