Slashdot Mirror


Impressive Half Life 2 Case Mod

risinganger writes "Well it didn't take somebody too long to get all enthused over Half-Life 2 (hardly surprising?) and so they have decided to present their lovingly created case mod based on the game. " Very cool looking fake rust thing.

4 of 178 comments (clear)

  1. Skillz by Hamstij · · Score: 4, Insightful

    The date of its construction aside, I wish I had not only the skill and equipment required to do something like this, but the creative ability to even know where to begin!

    1. Re:Skillz by ScrewMaster · · Score: 2, Insightful

      Actually, it reminds me a lot of some of the equipment racks in Quake, still-functioning machines that had been built centuries ago and were showing their age.

      --
      The higher the technology, the sharper that two-edged sword.
  2. There's a mod worthy of attention. by Bender+Unit+22 · · Score: 4, Insightful

    Most often the are cool at the most.
    But here the design in the game has been transferred to the casing. When I looked at the green water in the glass, I thought, "I hope it serves as cooling also". And it did.
    Very nicely done.

  3. Re:DUPE DUPE DUPE by Anonymous Coward · · Score: 1, Insightful


    foreach $link(@storylinks)
    {
    if (LinkExistsInOtherStory($link))
    {
    print "Warning $link has been used in another story.";
    }

    }

    Why is this so hard?