|
Title: Can some edit the Heart of Evil FGD for me? Post by: SaxonSwine on August 17, 2007, 02:48:15 PM Hi, I was wondering if someone could edit the Heart of Evil FGD file for me, so that monster_furniture uses model viewing in hammer? (like env_model in the DOD FGD)
It would save me a lot time :) thanks in advance to anyone who can help! Title: Re: Can some edit the Heart of Evil FGD for me? Post by: James on August 17, 2007, 05:44:39 PM Open up the fgd in Note or Wordpad and replace your monster_furniture entity with this
@PointClass base(Monster) size(-16 -16 0, 16 16 72) studio() = monster_furniture : "Monster Furniture" [ model(studio) : "model" ] |