06-19-2009, 05:33 PM
MjrNuT Wrote:This doesn't work:Code:
-game tf -console +ip WANIP -port 27016 +maxplayers 24 +exec server.cfg +map cp_dustbowl
WANIP = your public IP address.
srcds.exe Wrote:---------------------------
Engine Error
---------------------------
Couldn't allocate any server IP port
---------------------------
OK
---------------------------
And in the console I get:
srcds.exe Wrote:WARNING: NNET_OpenSocket: bind: WSAEADDRNOTAVAIL
and the srcds closes (and no, no other program is using port 27016 )
MjrNuT Wrote:And .... no!Code:
-game tf -console -hostip -port 27016 +maxplayers 24 +exec server.cfg +map cp_dustbowl
The server still doesn't appear in the server list (Windows Firewall is disabled)
MjrNuT Wrote:If this does not work, then I'm done dewd and sorry.It's ok, thanks for trying to help anyway!