PDA

View Full Version : Wich Ini For Server PW


Psycho85
18th December, 2007, 01:54 PM
In wich .ini can i set the Server PW. I have seen something where the PW is set in the commandline. I have a Gameserver from http://go2gameserver.net. I can only configure the server with FTP and AdminLogin and cant change the commandline. Thanks Psycho

Caracca
18th December, 2007, 05:40 PM
there isn't currently an ini that contains the adminpw for a server. atm the only way is for my knowing the commandline

Psycho85
19th December, 2007, 10:19 AM
I do not mean the AdminLogin PW. I mean the normally Server Password!!!!!

skully
19th December, 2007, 01:22 PM
Hey,

in your UTGame.ini you can add these entries.

[Engine.AccessControl]
AdminPassword=yourpass
GamePassword=yourpass


Not needed on the command line then.

Regards