Member
228 posts
Registered:
Mar 2007
The search here, and on Google is failing me. IIRC in Q3 there was a cmd line option that went something like +set net_port 12345.
Isn't there something similar in Ezquake?
-clientport <xxxxx> is unknown to my recent alpha build.
Administrator
1025 posts
Registered:
Apr 2006
-clientport <xxxxx> is unknown to my recent alpha build.
Then you're doing something wrong or it fails to bind to that port, the cmd line options is there
Member
228 posts
Registered:
Mar 2007
-clientport <xxxxx> is unknown to my recent alpha build.
Then you're doing something wrong or it fails to bind to that port, the cmd line options is there
That was from the command line. Scrolled up in console after rcon status showed I was still on the default port. I tried -clientport and +clientport.
Administrator
1025 posts
Registered:
Apr 2006
-clientport <xxxxx> is unknown to my recent alpha build.
Then you're doing something wrong or it fails to bind to that port, the cmd line options is there
That was from the command line. Scrolled up in console after rcon status showed I was still on the default port. I tried -clientport and +clientport.
I just tried it here (in Linux, but the code isn't really different, if not Windows is disallowing you to do that), and verified with Wireshark that it does indeed work. You must be doing something wrong :E