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 - VegeTato

#1
Hi,i want to make a game like "who want to be a millionaire" so the game is all about buttons.
My question is how to make a button in AGS ? and when i aim at that button it turns to green(for example)
i got the 2 pictures one is (Start game"red color") and i got another one (Start game"green color)
so how to create a button and when i aim on it how to change it to another picture(color). Thanks.
#2
Hey, i am trying to tell ags whe ni activate the "key" in my inventory and press it on "the other character" do display text
but every time i run it, it gives me this error
end of input reached in middle of expression

here is the full code:

function Dead_UseInv()
{
if (player.ActiveInventory==key)(
(Display("you toke the dead key ! WOW..."));
}


SMF spam blocked by CleanTalk