I need to create a floor that causes death (as near instant as possible) when the player falls to it. Is there a way to do this?
Replied in your thread @ Map-Center...
Make a trigger_hurt with the key dmg and value either -1 (for fslling death) or, say, 999 (for just killing the player outright).