Happy (Late) Birthday Wonkeyth,
Happy Birthday Khris.
Happy Birthday Khris.
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 MenuQuote from: barefoot on Mon 15/08/2011 11:53:59
Also trying to STOP firing missile continuously when key is pressed.
Tried Game.DoOnceOnly but this does not stop the firing. If key is pressed action happens only once until released and pressed again.
function on_key_press(eKeyCode keycode)
{
if (((keycode == <your key>) && (IsKeyPressed(<your key>) == 0) && (<your possibly extra if-statement>))){
.....; \\your missile-firing code
}
else {
.....; \\other possible not-missile-firing code
}}
if ((cfighter1a.y > 99) && (cfighter1a.y < 219)){
Lheight.Text="0 feet";
Lspeed.Text="0 mph";
}
Quote from: Ascovel on Mon 15/08/2011 10:32:20Kira hara was a point-and-click puzzle game released by Inco Software in 1982. It was banned in South Korea for "Various sensitive materials".
Was there a Kira Hara I ?
Quote from: NickyNyce on Mon 15/08/2011 03:23:37Anyone can as the deadline is known, so:
Also .... when are you going to start the voting ?
Quote from: NickyNyce on Mon 15/08/2011 03:23:37It's often around 30x40 so between that and max 50x50 would indeed be a good size.
They look great but I think they are a little too big, I believe there is a height restriction, 50 pixels high.
Quote from: Wyz+ on Sun 14/08/2011 12:34:25Ha
So at the time I let you walk in circles some more
Quote from: barefoot on Sun 14/08/2011 15:30:09No, not that way indeed, I know.
Not as far as I know.
I know with some programs you can use ctrl to select more than 1 but i've never tried with AGS.
Quote from: Dataflashsabot on Sun 14/08/2011 15:27:26I did, stupid me... I was going to make a new one today, which I was able to do due to a system crash...
To bad you deleted your backup 2 day's ago...
Quote from: NickyNyce on Sun 14/08/2011 12:37:39
Thanks for the push Arj0n, I almost gave up
Quote from: Bogdan on Sun 14/08/2011 11:58:31That title was made when there were probably only games made with AGS (<= 06-2005).QuoteThis forum is for the posting of completed AGS-made games.And it's probably obvious because it is called "Completed Game Announcements".
I don't want to get into some argument or something, but this is what I read in the rules section.
Quote from: splat44 on Sat 13/08/2011 20:37:36
Not only that!
Rules clearly states that
1. you need to include few screenshots and
2. a story with it!
3. When Darth move this, be sure to include what rules tells you!
Quote from: Frodo on Fri 05/08/2011 11:34:50+1
I'm really looking forward to this game.
And the screenshots you've been posting are amazing.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.242 seconds with 15 queries.