I'm sure I've seen this done before but I can't remember how to do it. I want to open the game straight into a specific map using a specific gametype from a desktop shortcut (or a batch file will do). Anyone know how it's done? It saves me time so I don't have to keep doing an open command in the console.
Announcement
Collapse
No announcement yet.
Opening straight into a map from a shortcut
Collapse
X
-
If the map is for that gametype only, simply make a shortcut to the map file itself.
Several map types support multiple gametypes. For example, DM maps support DM, TDM and LMS. Most community-made maps boot up in DM mode, but some boot up in LMS mode. I'm no mapper, but I guess this has to do with a map-specific setting.
Comment
-
You can also add ?NumBots=9 to the end of it to specify the number of bots.
Here's a complete list of the command line options:
http://udn.epicgames.com/Two/CommandLineOptions
Comment
Comment