Help (Dedicated server)
-
Hi, first of all my level of english isn’t good.
I created dedicated server and works well. My question is how to establish only “FFA mode” on server?
And how to connect to server with password? type in console open 127.0.0.1 and where put the password?
Thanks.
-
Hi there.
In the future, dedicated server info goes here: viewforum.php?f=72
But to answer your questions:
-
If you wish to have FFA mode, you need to edit your PCServer-UDKGame.ini and edit your maplists to only FFA maps. Just search for “maplist=” and edit each of those out and remove any maps that aren’t FFA mode. Full maplist is here: viewtopic.php?f=72&t=2146
-
To connect to your server via password do this in console: open yourIP:port?password=pw
example: open 123.11.24.55:7777?password=hello
-
-
-
Yes sir that is correct. Have fun!