I want to make an adventure without character, just backgrounds and a pointer to click at places.. but I just followed the beginners tutorial, and did everything as they said, except for the walkareas because there is nowhere to walk. And everytime i get internal error, that i must save it, or check that the players starting room is set or something.. but how do I set it?? And second is it possible to create an adventure without a character?
You need to have at least one character I believe. Make sure you call your first room ROOM1.CRM and have character #0 (starts out as "ROGER" but you can change that) start out in room 1. Then, on the main room editor page for room 1 (and any subsequent rooms you're going to use), click the "Hide Player Character" box and your character won't appear. That will give you just get a screen and a cursor with no characters present.
~Wolfgang
TY! I made the name "test" instead of "room1" tnx! :)