Jump to content

how to set a password for your server ?


lordofcnc

Recommended Posts

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

Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...