Inside3D!
     

Quake1 Server

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
Stealth Kill



Joined: 29 Dec 2006
Posts: 83

PostPosted: Sun Jul 08, 2007 12:17 am    Post subject: Quake1 Server Reply with quote

HI,

How can I create my own server for quake1?

which files should I upload on my server?
I uploaded the pak0 and pak1
Back to top
View user's profile Send private message
Teiman



Joined: 03 Jun 2007
Posts: 309

PostPosted: Mon Jul 09, 2007 12:31 pm    Post subject: Re: Quake1 Server Reply with quote

$ 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.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group