What is the best way to change the port on the Windows version
changing port
Posted by Straud on Sat 07 Jul 2001 06:26 PM — 4 posts, 17,464 views.
Because it is designed to run as a service, it is not particularly easy to change the port with the precompiled version (without recompiling it).
However if you run the Cygwin version you just put the port on the command line, eg.
smaug.exe 4567
However if you run the Cygwin version you just put the port on the command line, eg.
smaug.exe 4567
that's sux I need to change the port have someone who will host my mud but port 4000 in unavailable
Well, use Cygwin to make an executable, and do what I suggested in the earlier post.