Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Minimi on Fri 04/07/2003 17:43:58

Title: Internal Error while starting
Post by: Minimi on Fri 04/07/2003 17:43:58
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?
Title: Re:Internal Error while starting
Post by: Wolfgang Abenteuer on Fri 04/07/2003 17:47:49
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
Title: Re:Internal Error while starting
Post by: Minimi on Fri 04/07/2003 17:54:17
TY! I made the name "test" instead of "room1" tnx! :)