Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: TamasVANS on December 12, 2009, 06: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
-
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
-
I write correctly after the exe but i can't save it :(
-
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
-
The path has to be in quotes?
"C:\Games\Paintball2\paintball2.exe" +set dedicated 1 +set public 1 +exec myserver.cfg +map midnight