 Dominator by Allanhome / Projects / MiniMachina / Dominator
Description
Adds 3 "control points" to the default levels, allowing for Unreal Tournament style Dominator matches.
Download
MMDominator100 (7 KB) — the latest version (31.01.2007).
Installation
- Extract all the files from the archive to DeusEx/System.
- Open your DeusEx.ini from DeusEx/System.
- Find the line [DeusEx.DeusExGameEngine], then add the lines somewhere in that block:
ServerActors=MMDominator100.MMDominatorMut
ServerPackages=MMDominator100
- Open your Mutators.ini from DeusEx/System.
- Add in the end:[MMDominator100.MMDominatorMut]
bActivated=True
CPointLocations[0]=(X=787.500000,Y=-3308.000000,Z=-451.899994)
CPointLocations[1]=(X=-1491.500000,Y=1656.000000,Z=-7.800000)
CPointLocations[2]=(X=1746.500000,Y=1207.000000,Z=-819.900024)
CPointLocations[3]=(X=2534.399902,Y=-1226.000000,Z=-400.000000)
CPointLocations[4]=(X=1633.400024,Y=-1882.699951,Z=-304.899994)
CPointLocations[5]=(X=2559.000000,Y=-165.600006,Z=439.100006)
CPointLocations[6]=(X=1925.199951,Y=3643.699951,Z=-926.900024)
CPointLocations[7]=(X=231.199997,Y=2464.699951,Z=-1109.900024)
CPointLocations[8]=(X=903.400024,Y=1744.599976,Z=-2024.900024)
CPointLocations[9]=(X=-1216.900024,Y=-3449.500000,Z=1472.099976)
CPointLocations[10]=(X=1334.199951,Y=-3614.500000,Z=1174.099976)
CPointLocations[11]=(X=-37.900002,Y=-5490.500000,Z=1678.099976)
CPointLocations[12]=(X=1121.699951,Y=918.700012,Z=23.100000)
CPointLocations[13]=(X=502.700012,Y=551.700012,Z=-21.900000)
CPointLocations[14]=(X=-2.250000,Y=-772.200012,Z=33.099998)
CPointNames[0]=Rear Hanger
CPointNames[1]=Helipad
CPointNames[2]=Blast Doors
CPointNames[3]=Below Bridge
CPointNames[4]=Chapel
CPointNames[5]=Balcony
CPointNames[6]=North Tower
CPointNames[7]=Roof
CPointNames[8]=Lobby
CPointNames[9]=Water Tower
CPointNames[10]=Underground
CPointNames[11]=Random Roof
CPointNames[12]=Smuggler's Back Room
CPointNames[13]=Smuggler's
CPointNames[14]=Barricades
PointsToWin=101
Known bugs
If you run a server with victory conditions set to kills, and number of kills at 100, then the mutator will end the game as soon as a point is rewarded through grabbing a control point. Any other settings do not have this bug.
Credits
[A]llan — development.
Thanks to
[A]lex for letting me use the Dominator Control Point code from the Scripting Society.
[A]lex (again) and [A]Daedalus, for beating the living hell out of me at this mod, and for initial testing.
You for (hopefully) downloading this.
|