-----------------------------------------------------------------------------
                                 Marky Mutator
                                  Version 200
                        by Michiel 'El Muerte' Hendriks
                           elmuerte@drunksnipers.com
-----------------------------------------------------------------------------
Epic's Mark Rein on you screen whenevery you kill three enemies in a row. 
Isn't that what you've always wanted.
Version 2 includes new characters like the world dumbest fish (Dopefish) and 
a weird white bunny (aka CliffyB)

-------------------------------- INSTALLATION -------------------------------
Copy the Marky2.u and Marky2.int file to the UT2003 System directory. And 
install it like any other mutator. The mutator name is: Marky2.MarkyMut
Make sure you add this package to the ServerPackages
Note: remove all traces of the previous release

------------------------------- CONFIGURATION -------------------------------

You don't need to configure anything for it to work. However this mutator is
higly configurable. Below is the default configuration. You can add more faces
if you want

  [Marky2.MarkyMut]
  Faces=(Face=Texture'Marky2.MarkReinFace',Voice=Sound'Marky2.MarkReinSound',Level=2,Type=0,fFromX=1,fFromY=0.60,fToX=0.70,fToY=0.60,fShowSpeed=0.01,fWaitTime=2,StepSize=5,fImageScale=0.4)
	Faces=(Face=Texture'Marky2.CliffyBFace',Voice=Sound'Marky2.WhatsUpDocSound',Level=2,Type=2,fFromX=1,fFromY=0.60,fToX=0.70,fToY=0.60,fShowSpeed=0.01,fWaitTime=2,StepSize=5,fImageScale=0.35)
	Faces=(Face=Texture'Marky2.DopefishFace',Voice=Sound'Marky2.DopefishSound',Level=5,Type=1,fFromX=1,fFromY=0.40,fToX=-0.1,fToY=0.50,fShowSpeed=0.01,StepSize=4,fImageScale=0.2,bNoReturn=true)

Each entry consists out of the following properties:

    Face:         the face to show
    Voice:        the voice to playback
    Level:        at what level to react
    Type:         type of event to be triggered at 
                  0: multi kill level (level >= multikill level)
                  1: number of deaths (death % level == 0)
                  2: killing spree level (increase) (0-5)
    fFromX, 
    fFromY, 
    fToX, 
    fToY:         percentages where to show the image
    StepSize:     number of stemps to take at the time
    fShowSpeed:   interval between each step
    fWaitTime:    time to show the picture
    fImageScale:  Scale the image to the screen
    bNoReturn:    don't return to from location

The "Toasty" sound is included in this version, to use it set the voice to:
    Sounds'Marky2.ToastySound'

----------------------------- CONTACT INFORMATION ---------------------------
Marky has been written by Michiel 'El Muerte' Hendriks 
<elmuerte@drunksnipers.com> member of The Drunk Snipers (TDS for short)
If you have any questions you can contact me, but I will not reply to 
questions who's answers can be found in this document.

The latest version of this server add-on can be downloaded from: 
http://www.drunksnipers.com/services/ut/ut2003/marky

-----------------------------------------------------------------------------
Michiel 'El Muerte' Hendriks                        elmuerte@drunksnipers.com
The Drunk Snipsers - ICT Solutions                http://www.drunksnipers.com
-----------------------------------------------------------------------------