Hey,
I'm feeling that I read this questions (and answeres for it) multiple times here in the forums and on AnswereHub but after an hour of googling I still haven't found a working solution.
The question is actually pretty simple: Is it possible to specify a custom port for a listen server or is it damned to be listening on port 7777 or whatever is set in BaseEngine.ini?
I know that we can edit that file to change the default port, but what I have is a main menu where you can create multiple worlds and specify a port for that world, so that when you open the level it's opened as a listen server with the specified port.
Using "?listen?port=xxxx" doesn't work, it will still be opened on port 7777. Maybe I'm not seeing something here as it actually seems to be a pretty easy and common task to do to me.
Thanks in advance,
Taces
I'm feeling that I read this questions (and answeres for it) multiple times here in the forums and on AnswereHub but after an hour of googling I still haven't found a working solution.
The question is actually pretty simple: Is it possible to specify a custom port for a listen server or is it damned to be listening on port 7777 or whatever is set in BaseEngine.ini?
I know that we can edit that file to change the default port, but what I have is a main menu where you can create multiple worlds and specify a port for that world, so that when you open the level it's opened as a listen server with the specified port.
Using "?listen?port=xxxx" doesn't work, it will still be opened on port 7777. Maybe I'm not seeing something here as it actually seems to be a pretty easy and common task to do to me.
Thanks in advance,
Taces
Comment