Jump to content

Recommended Posts

Posted

Simple as title says, me and my gaming group would like to play this on Lan, but been having issues such as players being unable to reconnect to a server after a map change, or not being able to connect at all. How can we set up a server for players Vs. bots that wouldn't fudge up? P.S. please don't refer to other older post but instead state info in reply, been all over the forums and got no where with it, and the way we made the server for Beta 2 and 1 doesn't work right for 3.

Thanks.

Posted

Just host it as you would with a dedicated server then connect to it by using the IP. Make sure the server is started with the -nosteam option if you have no inet at your lan.

Posted

A] I asked that folk didn't just post links to older posts and B] Tried that, doesn't give any options to install a server profile.

Posted

lol since your knew i will cut you some slack.

Install the game normally, like you would if you want to play then make a batch script like the link says at step two.

My batch script as an example:

@echo off

cd "D:\RenegadeX\EKT\Binaries\Win32"

start UDK.exe server CNC-LakeSide?AdminPassword=SuperCoolPassword?maxplayers=40 -port=7171

after the server has run once close it down and look in the config files, all the options you want to change are in there.

Pretty much as the link guide says.

Regards

Posted

This is what we done before, but we have issues where either a player can't connect to the sever, or someone gets kicked out when map changes, and can no longer re-join server.

Posted

thats exactly how i host my servers, 40 players most days no issues (apart from the odd mass dc around once twice a month)

Did you try using the -nosteam option?

Also try posting your logs as well n we can see if anything jumps out at us or the devs.

Regards

Posted

'nosteam' option? and where would logs/config files be? Might be obvious, but would rather be told so I get the right files, heh

Posted

im guessing RypeL means like this

@echo off

cd "D:\RenegadeX\EKT\Binaries\Win32"

start UDK.exe server CNC-LakeSide?AdminPassword=SuperCoolPassword?maxplayers=40 -port=7171 -nosteam

  • 1 year later...
Posted

Just host it as you would with a dedicated server then connect to it by using the IP. Make sure the server is started with the -nosteam option if you have no inet at your lan.

thinks for sharing

  • Totem Arts Staff
Posted
Em why did you start your first time in forum by necro-ing a thread?

Shhhh... Don't tell him, he has to figure it out on his own.

P.S. Why didn't you just delete the most recent post and lock the thread instead?

Guest
This topic is now closed to further replies.
×
×
  • Create New...