Rain MOD
=================================
@2000 D.Hodgson  (aka Damocles)

Installation:
============
 First you need to copy the right files to the right places.  The RainMOD.u file goes into the DeusEx\system folder and the RainMOD.utx file goes into DeusEx\Textures folder.
Second you will need to make a change to the DeusEx.ini file.  Under the section where it says EditPackages= several times, add the line:

EditPackages=RainMOD

Then if you wish, extract the test map (rainMap.dx) to the maps folder.  This is just a simple map to show you the rain mod in action.

Usage:
======
In order to use the rainMOD, in your map you have to add several rainMaker objects (located underneath effects).  These should be added by right clicking on the _CEILING_ not the floor.  The rain drops fall from these rainMaker classes, so they need to be high up.  The rainMakers have three important porperties to set:

RainDensity - this should be a value between 0 and 1.0 and the higher it is, the more rain that gets generated.

MaxDrops - this can be usedto limit the amount of rain that falls form one rainmaker.  This can easily be left as the default of 256 for most cases.  If you need ot reduce the rain in order to improve performance in an area, then decrease this number.

CollisionRadius - If you switch the overhead view to Actor->Radii view then you will see the outline of the radius of the rainmaker.  This is the radius used to determine where each rain drop may fall.  I suggest a number of between 64 and 128.  64 for thick, dense rain and 128 for light rain/drizzle.  

I suggest setting radius to 80, maxdrops to 256 and rainDensity to 0.99 then make several rainmakers that overlap.  this creates a fairly heavy rain fall that is fine for most purposes without being too much of a strain on the system.

Note:  There are no sound effects included woth this MOD.  If you create a rain shower pitter-patter style sound, it really makes the effect more believable.


You may use this MOD as the base for another MOD as long as you include the necessary credit and contact details for myself.

Any questions, comments, bugs, etc, mail me at

dave88@ntlworld.com