Author Topic: Own Scottish Server  (Read 1286 times)

Marawanakid

  • PGP
  • Posts: 11
Own Scottish Server
« on: May 08, 2011, 02:02:48 PM »
anyone know how i can make up my own scottish server so i the pings are better ?

payl

  • 68 Carbine
  • Posts: 365
Re: Own Scottish Server
« Reply #1 on: May 08, 2011, 02:42:53 PM »
Well, i guess you are going to create it on Windows, so:
1.Open notepad
2.Type in: paintball2.exe +set dedicated 1 +set public 1 +exec server.cfg
3.Save as server.cmd in paintball directory
4.Create server.cfg in configs directory (if doesn't exist)
5.Set it up using documentation: http://digitalpaint.org/docs.html
6.Run server.cmd
Not easy, but after some tries it might work ^.^ .

webhead

  • Committee Member
  • Autococker
  • Posts: 1185
Re: Own Scottish Server
« Reply #2 on: May 08, 2011, 07:19:08 PM »
2.Type in: paintball2.exe +set dedicated 1 +set public 1 +exec server.cfg

also need to add: +map mapname
so that the server has a map to start with.

payl

  • 68 Carbine
  • Posts: 365
Re: Own Scottish Server
« Reply #3 on: May 09, 2011, 07:18:00 AM »
also need to add: +map mapname
so that the server has a map to start with.
Or add "map xxx" to config file. Thats why i didn't mentioned this... :-]