In this file is a collection of 3 maps I have made. These are conversion of SP maps into MP.

The maps are:

dxmp_unatcohq - A conversion of the unatco hq map

dxmp_everett - A conversion of Morgan Evretts house

dxmp_Liberty - A conversion of liberty island

dxmp_parisclub - A conversion of the Paris Night Club

dxmp_mj12lab - A conversion of the mj12 lab

bandit.u - A file that has some custom classes

To install , extract dxmp_unatcohq.dx , dxmp_everett.dx and dxmp_Liberty.dx into deusex\maps . Extract bandit.u into deusex\system .

To have the maps appear in you MP selection sceen open deusex.ini with a text editor and locate the lines
Maps[0]=DXMP_Silo
Maps[1]=DXMP_Area51Bunker
Maps[2]=DXMP_Cathedral
Maps[3]=DXMP_Cmd
Maps[4]=DXMP_Smuggler

(note the order may be diffrent in your file and it may include other maps you have added if applicable) .

To add these lines for each one create a "Maps[*]=mapname" without the quotes and where * is the map number (controls order it appears in the list) and mapname is the maps name without the extention (ie dxmp_everett.dx becomes dxmp_everett )

Be carefull not to have duplicate map numbers as that may cause a crash.

To use bandit.u 's classes in unrealed first add the following line to your deusex.ini "EditPackages=Bandit" (without the quotes). This line should go under the lines "EditPackages=DeusEx and EditPackages=IpServer" (without the quotes) 

Bandit.u will add the following new classes

Animals
	FireGreasel: It's spit sets you on fire and explodes when it dies
	SuperMutt: Explodes when it dies
	SuperCat: Explodes when it dies
	Superrat: Explodes when it dies
	Baby greasel - A little greasel
	
Generators
	Under pawn generators generators for , fire greasels , karkians , super cats , cats , super mutt's , greasels.
	
Weapons

	Bandit Bow - same as mini crossbow except instead of flare darts uses uses fire darts which sets anyone they hit on fire. 
	Cat Gun (under LAW gun as it originally was a gep that fird law rockets but was way to imbalanced) - Shoots explosive cats
	Greasel Spit gun - Fires greasel spit
	
Other

 	Evil Fireextinguisher - Shoots fire instead of halon
 	Rocket louis , gordon and rats - Gordon quicks , Louis Pans and rats that fire like a rocket and explode on impact.  These can be found under "rocket pawns" under projectiles. If you want to mod a gun to shoot these your more then welcome. 



