Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Jeff Nyman

#1
I just want to confirm this before I write it up as part of my tutorial. First, some context: I'm using AGS Editor .NET (Build 3.0.2.44) v3.0.2, June 2008. I'm running AGS on Windows Vista.

The manual at one point states that if you don't want the debugger options in your game (and you want to run full screen) you should use "Run without debugger" or CTRL+F5. However, when I do that I still have all the debugging options (and the game doesn't run in full screen). That clearly seems to be broken unless I'm missing something.

Further, when I build for release (i.e., F7 or "Build EXE") all of the debugging commands are still in place in the executable in my Compiled directory. The manual doesn't say if this should be the case or not but it does indicate that you would use F7 when you want to distribute your game, which would imply you want to distribute a game without debugging commands.

I am aware of the "Enable debug mode" in the General Settings and I know setting that to 'false' removes the debugging commands from the game, which seems to work.

What I'm trying to clarify, however, is if the behavior as I described it here is valid. I would think not since "Run without debugger" should presumably run without the debugging commands, which is not what happens. But also I would think the "compile for release" ("Build EXE", F7) should also remove the debugging commands by default. If the latter is not the case, I'll make sure the tutorial says that you should specifically set the "Enable debug mode" option to false, which I don't see mentioned elsewhere unless I'm missing it.
#2
Greetings all.

I searched the forum for an answer to this question but I can't find one and I don't see it in the manual either. I notice that when you go to set the walkable area or walk-behind area of a room, it defaults to starting you on walkbehind or walkable area with ID 1. I also notice that there is an ID 0 for both.

Does ID 0 do something special? Is it not something that should be overridden or messed with?

(Part of the reason I'm asking is I'm going to be giving a class on AGS development next year and I'm in the process of writing a tutorial for it and trying to anticipate questions I know will come up.)

Thanks for any assistance.
SMF spam blocked by CleanTalk