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

#2741
added the SayBackground, but the original code has for example the line 1 and line 2 said at the same time after 5x timer 1 or am I missing something?
#2742
Hi, I'm selling these fine leather bonds :=
#2743
what monkey said, and also your timer logic looks flawed. here is what I would do:
Code: AGS

function room_Load()
{
  SetTimer(1, 120);
}

function room_RepExec()
{
  if (IsTimerExpired(1)){
    cArchie2.SayBackground("Come One! Come All!");
    SetTimer(2, 60);
  }
  if (IsTimerExpired(2)){
    cArchie2.SayBackground("See my fabulous assortment of goods available for astonishingly low prices!");
    SetTimer(3, 80);
  }
  if (IsTimerExpired(3)){
    cArchie2.SayBackground("There's none so fair as 'Ferris Wares'!");
    SetTimer(1, 120);
  }
}


This starts one time with the end of the other timer and so no timers will expire on the same gameframe.
#2744
gold: Tabata
silver: Eric
bronze: Arj0n
#2745
you have to select the tool you want to paint with before, like line, freeform line, rectancle, etc.
#2746
but be realistic, every big nation is built on debt and our people still don't know us...

> initiate big party for the new king

this can easily be combined with a census btw ;)
#2747
you could expand the story from your orow game ;)
#2749
congrats on the relase  ;-D
is there a demo available somewhere?
#2750
Some discussion ideas:
why is monkey island such a great game and would it be as great without the insult swordfighting?
is 320x200 a small enought resolution for todays retro games or can it be halfed?
what is character development in adventure games and how to accomplish it as a characteristic developer developing character development 8-0
#2751
It is confirmed and a short trailer is out for the telltale GoT game.
http://www.youtube.com/watch?v=Ur1Q_tuvDRg
Sadly there are no ingame scenes yet...
#2752
hmmm, you got a point there. Haven't tried it and it might look strange when stopping one walkcycle in the middle of it and switching to the first frame of the other walkcycle but could work.
#2753
me want!
So much that I'd even take 2 copies (if that's in the budget!)
#2754
is it just me or is the sound completely gone now? :(
#2755
but we neglected security because we just didn't know there was a GILDED SEALS of the TRADERS GUILD around to be guarded...
#2756
Adventure Related Talk & Chat / Re: STASIS
Fri 06/12/2013 18:49:06
The demo is now available for all. It is in torrent form for the 1GB download with many seeders it's a fast dl.

http://www.stasisgame.com/getstasis/
#2757
Let's not build a policestate because of one mean thief....

> Summon Sir Lancelot and order him to investigate the location of the crime with his best men and find the thief asap or we will cut his budgets or his head (on sole discretion of his king!)
#2758
Hey, you used my blue cup for the flyer! But thats okay... if you should pay for my last minute flight to the kingdom. But let me tell you a secret, this is one of my normal plain white Mugs and I used advanced image processing technologies to make it appear in blue on your screen! Have fun this weekend over there and why not test the livestream now, just to make sure it works (and so that the people at home can make sure you work...) :D
#2759
Oh wow, these are exciting news!
#2760
hmm, maybe AGS should then provide a 200%, 75%, 50%, 25% scaling view option for more control over enginenative scaling that might work different from what the autor/artist wants to happen.
SMF spam blocked by CleanTalk