Quake1 Server
Moderator: InsideQC Admins
2 posts
• Page 1 of 1
Quake1 Server
HI,
How can I create my own server for quake1?
which files should I upload on my server?
I uploaded the pak0 and pak1
How can I create my own server for quake1?
which files should I upload on my server?
I uploaded the pak0 and pak1
- Stealth Kill
- Posts: 83
- Joined: Fri Dec 29, 2006 12:34 pm
Re: Quake1 Server
$ screen ./nameofengine -listen 16 +map dm6
screen able to do control-A-D to let the process run forever, ./ to exec the file of the engine, listen to make it a dedicated server with 16 slots. Once your command run, you do control-A-D and close the window. The server will continue running.
I have no idea, but I gues is something like that.
For windows can be something like this:
c:\quake\ engine.exe -listen 16
On windows If you close the msdos window, you lost your server.
screen able to do control-A-D to let the process run forever, ./ to exec the file of the engine, listen to make it a dedicated server with 16 slots. Once your command run, you do control-A-D and close the window. The server will continue running.
I have no idea, but I gues is something like that.
For windows can be something like this:
c:\quake\ engine.exe -listen 16
On windows If you close the msdos window, you lost your server.
- Teiman
- Posts: 309
- Joined: Sun Jun 03, 2007 9:39 am
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest