• Welcome to Vice City Multiplayer.
 

Basic Server Issiue.

Started by b4t, September 05, 2008, 06:24:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

b4t

I decided to make a server by  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
..................................................................................................

TanaX01

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  ;)

b4t


AdTec_224

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

b4t

I start my server by double clicking on vc-mpsvr somtheing like that right?
and anyway still the same text as in the picture