########################################
#           SPNoInvisamp    	       #
#          			       #
########################################

1) What is it?
--------------

It's a mutator that prevents invisibility and the amplifier from spawning on your server.


2) How to install
------------------

Unzip the .u file in your system folder, then open your Unreal.ini file, find the line [Engine.GameEngine] and add this line under it:

ServerPackages=SPNOINVISAMP


3) How to use the mutator
------------------------

The best way is to modify your command line. For example, If you wanted to get this mutator to run through a command line, you would do this:

Unreal.exe DmDeck16?game=enhanceddm3.enhanceddm?Mutator=SPNOINVISAMP.SPNOINVISAMP

(game= depends on whatgame mod you are running)

or you could type in game:

Switchlevel dmdeck16?mutator=SPNOINVISAMP.SPNOINVISAMP




