From owner-ml  Mon Nov 24 01:38:37 1997
Received: (from majordom@localhost)
	by qoole.com (8.8.5/8.8.5) id BAA24208
	for ml-outgoing; Mon, 24 Nov 1997 01:38:37 -0800 (PST)
X-Authentication-Warning: qoole.com: majordom set sender to owner-qoole@qoole.com using -f
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2])
	by qoole.com (8.8.5/8.8.5) with SMTP id BAA24204
	for <ml@qoole.com>; Mon, 24 Nov 1997 01:38:31 -0800 (PST)
From: jevans@mit.edu
Received: from DEPARTMENT-OF-ALCHEMY.MIT.EDU by MIT.EDU with SMTP
	id AA20663; Mon, 24 Nov 97 04:37:03 EST
Received: by department-of-alchemy.MIT.EDU (8.8.5/4.7) id EAA16338; Mon, 24 Nov 1997 04:37:02 -0500 (EST)
Message-Id: <199711240937.EAA16338@department-of-alchemy.MIT.EDU>
To: ml@qoole.com
Subject: Re: How bout this one... 
In-Reply-To: Your message of "Sun, 23 Nov 1997 11:05:58 PST."
             <3.0.1.32.19971123110558.006f7e30@sd.cts.com> 
Date: Mon, 24 Nov 1997 04:37:02 EST
Sender: owner-qoole@qoole.com
Precedence: bulk
Reply-To: ml@qoole.com
Status: RO

>I've created a map that has a room in it which has lave on the floor. It
>sits about1-20 pixels off the floor. The thing is though, if I apply hurt
>damage to it and bsp the map, the lava disappears, but walking in that area
>still damages the player. When I leave the hurt off, the lava shows up
>after compilation, but obviously no damage?

If you apply hurt damage to the lava brush, that means the brush will
disappear, because you're applying an entity to it. When you apply entities
to brushes, they usually disappear (teleporters, triggers, etc.). As for
why the lava doesn't damage the player, I think the other respondent
answered that...

                                 John

