I decided to make a server by http://vercettig.awardspace.com/uploads/VCMP-Server.Doc-Windows.pdf (http://vercettig.awardspace.com/uploads/VCMP-Server.Doc-Windows.pdf) "VercettiG's Guide"
and for some reason the vc-svr file shows me this when I double click it
.................................................................................................
http://img170.imageshack.us/my.php?image=serverserrorkh8.png
..................................................................................................
aps!
in you config.ini
MaxPlayers = 50
ListenPort = 5192
ServerName = "Name Server Here!"
Not Modific Here!
; -- General password configuration. Set NeedPassword to True
; if the server requires a password to connect.
NeedPassword = false
Password = "none"
and you write password admin in config
; -- IT'S MANDATORY THAT YOU SET THE ADMIN PASSWORD!
; THE SERVER WILL NOT START WITHOUT A VALID PASSWORD.
AdminPassword = "PASSWORD ADMIN HERE!"
; -- Port that the remote console server listens on.
RconPort = 5315
AND RESTART YOU SERVER ;)
what? ???
When you download the server there should be a folder called "vcmp" in that folder there should be a file called "config.ini" but it would appear that you have deleted or renamed that folder or file.
Redownload the server zip file, extract it then open up "vcmp\config.ini" and edit the values: "ServerName =" and "AdminPassword ="
e.g.
ServerName = "[0.3z]b4t's Test Server"
&
AdminPassword = "servtest"
Then start your server.
Hope this helps.
-AdTec_224
I start my server by double clicking on vc-mpsvr somtheing like that right?
and anyway still the same text as in the picture