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 - Atrocious Toaster

#1
I want it so that if you try to pick up, let's say Bottle, and you haven't finished some puzzle, you are refrained from touching it. But If you have, you are able to. I tried using this sequence:

function Booze_PickUp()
{
if (GetGlobalInt(1)=0)then
cBum.Say ("Hey, fella! Save that for 21! That's the hard stuff! Suprising enough to find a kid in juvie anyways!");
else
cBum.Say ("Well, my friend told me about it, so keep it!");
}

My guess: I'M WAY OFF!
#2
I just downloaded the Reality on the Norm Inventory pack, but when I got it all the objects/items were PCX files, a file type AGS doesn't support. I read the readme and it's got nothing. Please assist. I'M REALLY NEW!
#3
Here's what I put in the last 5 lines of the script for Phil Nihilist about talking to him and activating the dialogue:


function cPhil_Talk()
{
RunDialog(dDialog0);
}

This is what it said about "Compilation Errors"

Error (line 525): Undefined Token 'RunDialog':P. I am in serious need of help urgently.
#4
I use the resolution, but it says it has to be the same size for every room! How do I get two different sized rooms in the same game?
#5


It always does that. Is this an error, a bug, and if so, how can this be fixed? ???
#6
Yeah, I cannot find the needle or the thread. Where are you even supposed to get that? I have the tongue, but I can't put it back in without the needle and thread. So If you could please help.
#7
I've searched both the manual and the tutorial, but I still don't know how to get room one, which is supposed to be a title screen, to room 2, the first playable room. So If anyone can kindly help...
#8
:-[ I hope I'm not doing anything wrong... you know... as said on the FAQ on the RON site. This is also my first time with Adventure Game Studio, so I hope you understand.

It starts out with the usual sign, but I mean the game starts out with Davy Jones standing in the square waiting for the return of his older cousin, Terrence Jones, who also used black magic but gave it up to join the Reality Space Program, where they go through different dimensions. Terrence comes out, but he doesn't seem like Terrence... not more mature, just evil... and Davy doesn't think that it's Terrence. The terms doppelganger and dimensional vortex are used in this story, and inventory is key to finding out what happened!

I hope that's enough!  8)
SMF spam blocked by CleanTalk