ZDoom 2.1.1 (Cooperative)
ZDoom 2.1.1 (Cooperative)
ZDoom 2.1.1 (Doom2.wad)(Ultra-Violence)(Cooperative)(Player Connector)
Mission: Kill all enemies before moving on to next level.
Server Started: 3:02 PM EST
Mission: Kill all enemies before moving on to next level.
Server Started: 3:02 PM EST
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact:
- DomRem
- Posts: 976
- Joined: Thu May 12, 2005 5:04 pm
- Location: SporkServ #11 (Coop) >> Scythe 2 <<
- Contact:
Cooperative is automatically chosen as the game mode if -deathmatch isn't specified. There is no -cooperative, so what you have above is correct. It would also be good to add a -skill parameter (as I believe it defaults to 3). There are further options like +dmflags, +compatflags, and -record, along with many other parameters, but the bare minimum is just fine.
-
- Posts: 937
- Joined: Mon Oct 04, 2004 9:16 pm
If you're using DOS, then type:
and replace C:\ZDoom with your ZDoom directory.
Then replace zdoom with zdoom.exe, and put your commands after that.
Code: Select all
cd C:\ZDoom
Then replace zdoom with zdoom.exe, and put your commands after that.
And if I'm not using DOS?killingblair wrote:If you're using DOS, then type:and replace C:\ZDoom with your ZDoom directory.Code: Select all
cd C:\ZDoom
Then replace zdoom with zdoom.exe, and put your commands after that.
- DomRem
- Posts: 976
- Joined: Thu May 12, 2005 5:04 pm
- Location: SporkServ #11 (Coop) >> Scythe 2 <<
- Contact:
EDIT: What was previously at this post had nothing to do with it.
As I understand it, you're attempting to use the console as a command line, which cannot be done. You must use something like Run in the start menu or a launcher like ZDL to specify a command line which looks like this:
C:\<path to zdoom directory>\zdoom.exe <parameters>
If you use a launcher, there shouldn't be a need to start with C:\zdoom.exe, either.
As I understand it, you're attempting to use the console as a command line, which cannot be done. You must use something like Run in the start menu or a launcher like ZDL to specify a command line which looks like this:
C:\<path to zdoom directory>\zdoom.exe <parameters>
If you use a launcher, there shouldn't be a need to start with C:\zdoom.exe, either.