Clean with Panda Antivirus
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: BOYD1981 on Fri 02/01/2009 04:41:17As far as I remember my brother and I did that with maybe one or two hints - I think there's a bit where you have to put the current date on a passcard and you're supposed to work out the date from a star map, a view of the night sky and some vauge hints about how time is calculated. It translates into some insanely complicated sum that made no sense at all. Then there was a bit where you have to mix up some chemicals to put in the water supply of this planet to make all the natives rebel. After hours of trying to figure out the sequence we hit on the answer by trying random combinations. You know its bad puzzle design when you have to work back from the answer to try and figure out what you were supposed to be doing. Yeah, that was a tough game.
One game I can't beat without or even WITH a walkthrough though is Feeble Files, because it's a damn hard game that was designed to be damn hard.
function LoadTilesBtn_OnClick(GUIControl *control, MouseButton button)
{
TilesSprite = DynamicSprite.CreateFromFile("Edges.bmp");
TilesBtn.NormalGraphic = TilesSprite.Graphic;
}
function LoadTilesBtn_OnClick(GUIControl *control, MouseButton button)
{
TilesSprite = DynamicSprite.CreateFromFile("Edges.bmp");
TilesBtn.NormalGraphic = TilesSprite.Graphic;
TilesBtn.Height += 1;
TilesBtn.Width += 1;
}
Quote from: BOYD1981 on Tue 18/11/2008 21:47:00
interestingly enough my motherboard (ASUS K8V-SE Deluxe) supposedly actually has voice recordings for errors aswell as beeps, although i'm guessing it's probably for more common errors.
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.086 seconds with 14 queries.