
just put it in a seperate directory and unzip.

cd\quake
md fall
cd fall
copy c:\download\fall.zip .
pkunzip fall.zip -d
cd..
quake -game fall +map fall

===========
FALLING MOD
===========

This makes it so that a quake player will die / get hurt if he falls far.
fall reeeeely far and he will gib.

===========
FEATURES:
===========

Spinning viewport when falling.
Screams as he falls.
Gib death if too fast.

=========
notes:
=========

The damage actually depends actually on your impact speed, not your
distance fallen.
The only file edited is client.qc, and only in a small section.

=========
bugz:
=========

Not DEATHBUGZ, ie: instant player gibs for no reason.
But there's a problem with falling far into water.

for the source, email:  lawson@global.co.za


