From now on he
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: Khris on Sat 07/10/2017 15:37:05
A few years ago a guy from Brazil wanted a version of AGS with any trace of the default fonts removed, because they were from the Space Quest series. Apparently, using AGS with those fonts constituted theft in his mind, and he was terrified of going to hell for it. [insert appropriate comment about religion]
if (player.x >= 300 && !oZombieFenster.Animating) {
oZombieFenster.SetView(13, 0);
oZombieFenster.Animate(0, 5, eRepeat, eNoBlock, eForwards);
}
failure = counter;
if (counter == 3) QuitGame();
Quote from: Khris on Sat 15/07/2017 12:41:45
Those are guideposts, I think
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.141 seconds with 15 queries.