Author Topic: HOW CAN I MAKE A PUBLIC SERVER???  (Read 1597 times)

TamasVANS

  • PGP
  • Posts: 3
HOW CAN I MAKE A PUBLIC SERVER???
« on: December 12, 2009, 05:25:16 PM »
Can anybody help me i follow the step what is writen in documant "make a server"(or what) and i done with the myserver.cfg and myrotation but when i want to change the target to "+set dedicated 1 +set public 1 +exec myserver.cfg +map midnight"  in the sorthcut propeties and i press ok it dosen't want to save it


I NEED HELP HELP HELP HELP HELP
PLS if somebody can help me write down

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: HOW CAN I MAKE A PUBLIC SERVER???
« Reply #1 on: December 12, 2009, 10:26:21 PM »
You have to put that line after what is there originally, not replace it.

So it would look like this:

C:\Games\Paintball2\paintball2.exe +set dedicated 1 +set public 1 +exec myserver.cfg +map midnight

TamasVANS

  • PGP
  • Posts: 3
Re: HOW CAN I MAKE A PUBLIC SERVER???
« Reply #2 on: December 13, 2009, 06:27:13 AM »
I write correctly after the exe but i can't save it :(

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: HOW CAN I MAKE A PUBLIC SERVER???
« Reply #3 on: December 13, 2009, 01:27:19 PM »
Make sure there is a space between  paintball2.exe and +set dedicated 1

Or just copy and paste this in:

C:\Games\Paintball2\paintball2.exe +set dedicated 1 +set public 1 +exec myserver.cfg +map midnight

Lapppy

  • Stingray
  • Posts: 91
Re: HOW CAN I MAKE A PUBLIC SERVER???
« Reply #4 on: December 14, 2009, 08:51:14 AM »
The path has to be in quotes?

"C:\Games\Paintball2\paintball2.exe" +set dedicated 1 +set public 1 +exec myserver.cfg +map midnight