Author Topic: Making A Server  (Read 5729 times)

Red Blood98

  • VM-68
  • Posts: 178
Making A Server
« on: July 17, 2007, 09:57:31 AM »
I know this is probably asked a lot and I guess the people just don't put in a clear subject topic for me to find a topic thats already made about this....but I need help figuring out how to make a server...pretty much where to go and what to do...Thank You in advance.

Apocalypse

  • Autococker
  • Posts: 1463
Re: Making A Server
« Reply #1 on: July 17, 2007, 10:29:33 AM »
First off don't just post to see if anybody is going to post you can wait besides it was only 20 minutes also don't double post just modify your first post anyways follow the guide here at  http://digitalpaint.planetquake.gamespy.com/docs/server_guide_win32.html

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #2 on: July 17, 2007, 10:40:26 AM »
Do I have to download anything for it?
Becuase none of that isn't making any sense to me.

Apocalypse

  • Autococker
  • Posts: 1463
Re: Making A Server
« Reply #3 on: July 17, 2007, 10:52:22 AM »
No you don't have to first off for that if you have a shortcut on your desktop for paintball right click on it and a little menu should pop up and at the bottom of it is a thing that says properties click it and a menu should pop up beside where it says target go to the end of the righting there and type +set dedicated 1 +set public 1 +exec myserver.cfg +map midnight and make sure there is a space between what was the end of the old text so .exe and the beggining of the new text you just added so +set now click ok and then open it and leave the black box there and then copy the shortcut to your start menu under programs start up also make sure the box says paintball 2 initialized then open up paintball using the paintball.exe not the shortcut leaving the black box open this whole time and go to the server list press update and then look for your server on the list remember the black box basically is your server so as long as it's open your server should be open but if you close it your server will close.
I hope that made more sense.
Edit:almost forgot set in your config set master dplogin.com

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #4 on: July 17, 2007, 10:59:44 AM »
Ok so far I got the black box...but the rest is still not making a lot of sense...because anytime I click pb2 it gives me the black box...so I dunno if I should put something in the box or not.
EDIT: CRAP!!!!!!!!
I put that stuff in to fast....well know I think I got it.

Apocalypse

  • Autococker
  • Posts: 1463
Re: Making A Server
« Reply #5 on: July 17, 2007, 11:12:08 AM »
Ok once you have the black box you have to have a normal shortcut also to actually play paintball and on your server I suggest going to where ever you installed it and then from there just create a shortcut call it something different and use it to get into paintball and the other you could just rename Paintball2 server that way you don't accidentally use it instead.

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #6 on: July 17, 2007, 11:16:02 AM »
Ok once you have the black box you have to have a normal shortcut also to actually play paintball and on your server I suggest going to where ever you installed it and then from there just create a shortcut call it something different and use it to get into paintball and the other you could just rename Paintball2 server that way you don't accidentally use it instead.
Ok...I got the server to come up...but I don't know where to put it..because on the link you gave me it said to put it in start|programs|startup but I can't find startup...and I'm not able to name it yet.

Apocalypse

  • Autococker
  • Posts: 1463
Re: Making A Server
« Reply #7 on: July 17, 2007, 11:20:54 AM »
Didn't you make the myserver the mymotd and all that? Also you could just always leave yourself logged in and your computer on if you want a permanant one if you only want a temp server you can just click the paintball shortcut you used to open it whenever you want it up.

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #8 on: July 17, 2007, 11:22:22 AM »
Didn't you make the myconfig the mymotd and all that? Also you could just always leave yourself logged in and your computer on if you want a permanant one if you only want a temp server you can just click the paintball shortcut you used to open it whenever you want it up.
I added all that stuff in there....I just wanted to know how to put it in...but if I can do that then theres no need.

Apocalypse

  • Autococker
  • Posts: 1463
Re: Making A Server
« Reply #9 on: July 17, 2007, 11:23:21 AM »
Oh that was what all the stuff you added was for.

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #10 on: July 17, 2007, 08:56:02 PM »
My server is up...but it won't say redbloodsserver
it only says Paintball2 Server or whatever it is.
And anytime I put the password in it says bad password.

Cobo

  • Autococker
  • Posts: 1362
Re: Making A Server
« Reply #11 on: July 17, 2007, 09:06:37 PM »
Type on the console 'hostname' to see if it says redbloodsserver.
That setting should be on the server config. Make sure its not being set twice.

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #12 on: July 17, 2007, 09:27:37 PM »
This is my config....and yes I have a password at the bottom...I'm just not going to tell you it.

// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "redbloodsserver"
set website "http://www.freewebs.com/fullmetalpaintball" s
set admin "RedBlood98" s
set e-mail "twig4u2@yahoo.com" s
set location "Madison, Ohio" s

set public 1 // set to 1 if you don't want this on the public server list
set password "" // Password required to connect

setmaster dplogin.com master0.gamespy.com

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 0
set timelimit 20
set fraglimit 50
set elim 15 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 1 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 65 // time (in seconds) before idle players are put on observer

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 0 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      ""
set oppass5level 150

rcon_password ""

see anything wrong?

Apocalypse

  • Autococker
  • Posts: 1463
Re: Making A Server
« Reply #13 on: July 18, 2007, 09:53:38 AM »
No I don't. I'dwait for a server expert to post there might be something I'm missing but unless you want to make it so people have to type connect <yuorip> you might want to make it so it shows on the list.
« Last Edit: July 20, 2007, 10:08:07 AM by Apocalypse »

Krewzer_

  • Guest
Re: Making A Server
« Reply #14 on: July 18, 2007, 06:18:29 PM »
Are you trying to make a dedicated server? That's why it's a "black box".  If you're trying to make a server which you can  play on and at the same time host a server then just use the in game option to start a new game.

Crazish

  • PGP
  • Posts: 3
Re: Making A Server
« Reply #15 on: July 18, 2007, 06:20:20 PM »
// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "Flip's Server"
set website "http://www.freewebs.comfullmetalpaintball" s
set admin "(FM)Crazish" s
set e-mail "newtooyou32@yahoo.com" s
set location "Madison, Ohio" s

set public 1 // set to 10 if you don't want this on the public server list
set password "" // Password required to connect

setmaster dplogin.com
setmaster q2master.planetquake.com
setmaster master0.gamespy.com

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 1
set timelimit 20
set fraglimit 50
set elim 60 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 0 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 20 // time (in seconds) before idle players are put on observer

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 0 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      ""
set oppass5level 150

rcon_password ""


Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #16 on: July 18, 2007, 06:22:28 PM »
Are you trying to make a dedicated server? That's why it's a "black box".  If you're trying to make a server which you can  play on and at the same time host a server then just use the in game option to start a new game.
That might be why the name is still Paintball2 Server....but I still can't login as an admin.
EDIT: I did that and it took my server off the list....and I can't find my ip.

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #17 on: July 18, 2007, 06:25:26 PM »
// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "Flip's Server"
set website "http://www.freewebs.comfullmetalpaintball" s
set admin "(FM)Crazish" s
set e-mail "newtooyou32@yahoo.com" s
set location "Madison, Ohio" s

set public 1 // set to 10 if you don't want this on the public server list (get rid of the 1 next to the zero)
set password "" // Password required to connect

setmaster dplogin.com
setmaster q2master.planetquake.com (don't need this..and make the one below next to dplogin)
setmaster master0.gamespy.com

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 1 (to 0)
set timelimit 20
set fraglimit 50
set elim 60 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 0 // set to 1 to allow dead players to talk to living (to 1)
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 20 // time (in seconds) before idle players are put on observer

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 0 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      "" <--(password inbetween those two things)
set oppass5level 150

rcon_password ""


I changed everythign that needed to be changed

Krewzer_

  • Guest
Re: Making A Server
« Reply #18 on: July 18, 2007, 06:26:50 PM »
if you start a server from the in-game menu, I believe you have automatic admin rights.  Try typing "exec server.cfg" from the console (without the quotes and replace server.cfg with the name of your edited .cfg)

Red Blood98

  • VM-68
  • Posts: 178
Re: Making A Server
« Reply #19 on: July 18, 2007, 06:33:55 PM »
if you start a server from the in-game menu, I believe you have automatic admin rights.  Try typing "exec server.cfg" from the console (without the quotes and replace server.cfg with the name of your edited .cfg)

Well this is gonna be a permanet server..one everybody can see....but I typed that in and it didn't do anything.