Have you added the map to your DeusEx.ini yet? Here's a guide how:
Open your Deus Ex.ini:
Locate this section (Near the bottom):
IF you can't see this, Open Deus Ex, click on Multiplayer>Lan>Host. Host a basic game, then close it. Open your .ini again and it should be there.
Enter the map name you want, in this case:
- Code: Select all
DXMP_FunLine_BigFlyingParty-2
Add this to the next avaliable number, most likely Maps[4]=.
Now the map is in your System. Next scroll abit up, and find this section:
You can see it says CurrentMap=. The map name after this will be the map that automatically starts if you, for example, run a .bat file I believe. To be fair, when you press Host, you can choose the map to host anyway.
Add the map you want, most likely
- Code: Select all
DXMP_FunLine_BigFlyingParty-2.
And of-course the final thing to do is:
So then, hope that helps!