lordofcnc Posted March 2, 2014 Share Posted March 2, 2014 hello am having trouble protecting my server with password so here is what I did, I just put my password in the 3rd line In ?AdminPassword=? but still the game isn't protected @echo off cd /d "\Binaries\Win32" start UDK.exe server CNC-Field?AdminPassword=?maxplayers= -port= I also encountered something crazy, I can see now 3 of my game name listed in the server list and when I try to join it I know it gives me other server not mine and like I told you I tried to protect my server with pass but actually nothing happens ... please help Quote Link to comment Share on other sites More sharing options...
Afevis Posted March 2, 2014 Share Posted March 2, 2014 UDKGame\Config\UDKGame.ini -> under [Engine.AccessControl] -> add "GamePassword=BlahBlah" with no quotation marks. ?AdminPassword= Admin password is the password to use administrator commands via console & rcon, commands such as kick & ban. Quote Link to comment Share on other sites More sharing options...
lordofcnc Posted March 2, 2014 Author Share Posted March 2, 2014 ok great thank you but why am I seeing my server listed 2 - 3 times in the list ????? and when I try to join it joins me to another server ???????? I cant join my server Quote Link to comment Share on other sites More sharing options...
Afevis Posted March 2, 2014 Share Posted March 2, 2014 What's the name of your server? Quote Link to comment Share on other sites More sharing options...
lordofcnc Posted March 2, 2014 Author Share Posted March 2, 2014 mpw server Quote Link to comment Share on other sites More sharing options...
Afevis Posted March 2, 2014 Share Posted March 2, 2014 Uh... You might have UDK open in the background or something... I'm seeing it off of three different ports, which is rather strange, lol. You checked taskmanager, right? Quote Link to comment Share on other sites More sharing options...
lordofcnc Posted March 2, 2014 Author Share Posted March 2, 2014 check it for what ? what am actually looking for in the task manager ?? Quote Link to comment Share on other sites More sharing options...
lordofcnc Posted March 2, 2014 Author Share Posted March 2, 2014 in the server bat console the last line am getting is "TCP connection closed" Quote Link to comment Share on other sites More sharing options...
Afevis Posted March 2, 2014 Share Posted March 2, 2014 Udk.exe Quote Link to comment Share on other sites More sharing options...
lordofcnc Posted March 2, 2014 Author Share Posted March 2, 2014 its opens only one time I checked ... I don't know am doing the right steps or not here is what am doing so I just created my server.bat in here C:\Program Files\Renegade X\Binaries\Win32 which UDK.exe is installed already in this folder and I copy this setting as posted @echo off cd "C:\RenXGame\Binaries\Win32" start UDK.exe server CNC-Field?AdminPassword=password123?maxplayers=40 -port=7777 but ofcourse I changed the maxplayer number to 10 and the port stays still. I also couldn't find the UDKGame.ini in C:\Program Files\Renegade X\UDKGame\Config so I installed the single play game of renegade x to get it ..... is that right ? Quote Link to comment Share on other sites More sharing options...
lordofcnc Posted March 2, 2014 Author Share Posted March 2, 2014 please help ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.