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

Messages - Akatosh

#1361
The Rumpus Room / Re: The MSPaint game
Mon 05/03/2007 17:55:13
Quick paintover.,


Next: System Shock 2!
#1362
Hm... if I am only partly responsible for the rules, may I enter?
#1363
Uh, I hate dumbing stuff down. Do you want the code a little bit easier or shall I clarify what to put where?
#1364
Well, you could use this (you'll need some GUI [in this case gCD] and a label [in this case lblCTD])

Code: ags

int countdown; 
bool countingDown;

// where you want the countdown to be triggered
countdown=400;//length in seconds*40
countingDown=true;
gCd.Visible=true;

//in repeatedly_execute
if (countingDown==true) {
countdown--;
lblCTD.Text=String.Format("Time remaining: %d seconds", FloatToInt(IntToFloat(countdown/40)));
if (countdown<=0) player.ChangeRoom(999); //the game over room
}
#1365
Well, you can't put scripting operations directly in the room script. Instead, click on "Room interactions" (the button with an i), and create a new Run script action under "Player enters room (before fadein)". Put your code there. Should work.

/EDIT: Oh, and welcome to the forums!
#1366
I guess because it's simply, well, funny. Even for Germans, and you know what they say about German humor (lies). Congratulations, anyway.
#1367
Yes, it's based loosely on a Browsergame called Kingdom of Loathing. Along with the (heavily altered) plot and the (altered quite a bit) main characters.


/EDIT: ...I forgot to give them credit, didn't I?  :P
/EDIT EDIT: And again, no-one will believe me I actually forgot it. Woo-hoo.
#1368
... I haven't seen Donnie Darko  :'(

And I'm not going to buy the Special Edition just because of "plot holes"... that would mean surrendering to the EA strategy. It starts with commentory, but it ends with:

"Oh my, 13DAS is free and good! Okay, the plot is not explanatory... hm... "TUESDAY IS ONLY AVAILABLE IN THE SPECIAL EDITION, SKIPPING TO WEDNESDAY?"... okay, I don't like Tuesdays anyway... er, wait, who is that guy? And why do I have a broken arm and everyone calls me 'Skinny Killerface'? Okay, let's proceed, let's proceed... er, what? "TO PICK UP THIS ITEM, PLEASE BUY THE MEGA-SPECIAL DELUXE EDITION"? Graaaah!"

... just kidding  ;D

But seriously, I think I can live without these explanations.
#1369
This is so very, very unusual...



I'm popular  ;D

But anyway, these people have spotted some more bugs and made some more suggestions, which already resulted in a minor update and will result in a major update... just wanted you to know.

(hope this doesn't count as 'bumping ages-old threads'...  :P)
#1370
They often put Freeware on their CD/DVD... I guess it's mainly as a 'space-filler', or one of them is one of us (a member of the AGS community)... anyway, I guess all of us include a link to the AGS website in their games, so this will at least help AGS getting even more popular.
#1371
Linus Bruckmann has ridiculously high system requirements, that's all.
#1372
Yup, that was its purpose...

And somehow, I managed a draw in the mags competition  :o
#1373
Nope, Force Majeure is some kind of side-scroller.

Also, in an interesting but probably unrelated fact, the magazine kept mentioning this website. You'll probably want to go there, you'll be positively surprised by the Navigation Bar at the top of the page...

/EDIT: Oh, and I think you're meaning a different game, not "A Game with A Kitty 2: Darkside Adventures", are you?
#1374
Okay, now I'll have to play it, with it appearing in a GERMAN games magazine and everything...
#1375
Congratulations to the authors of Duty and Beyond and Spooks! Your games appear on the DVD XL of March's 'GameStar' issue, a - quite decent and professional, IMHO - german games-related magazine.

Screenies

#1376
Oh my, the drama! What will happen next? Dan working on the project again? Who knows...  ;)
#1377
@SCORE@. As easy as it gets. In the manual under "Editing the GUIs".
#1378
The Rumpus Room / Re: The MSPaint game
Thu 01/03/2007 17:15:05
There we go!



Next: Monocle!
#1379
Adventure Related Talk & Chat / Re: Game Ideas
Mon 26/02/2007 17:23:04
...and uploading the file somewhere else  ;)

It says I'd have to install some Toolbar first...
#1380
Now come on, boobs. As if we were silly boobs who can't get a single image out of our head for a quadrillion boobs just because it boobs boobs boobs.

/EDIT: Anyway, I like the boobs this game is going  ;)
SMF spam blocked by CleanTalk