I finally got around to installing Pol and the WoD scripts rather than just looking at the scripts and I am running into a problem I can't quite figure out.
in /config/servers.cfg I have:
GameServer
{
Name Local server
IP my.ip.address.here
Port 2593
}
In uo/login.cfg I have:
;Loginservers for Ultima Online
;Do not edit this file or patching will fail! Always save a backup.
;LoginServer=login.owo.com,7775
;LoginServer=login.owo.com,7775
;LoginServer=login.owo.com,7776
;LoginServer=login.owo.com,7776
LoginServer=my.ip.address.here,2593
I then run the wodclient.exe and try to login as admin/admin and I am told my credentials are invalid.
I used my own static ip and I tried 127.0.0.1, I've tried port 2593 in those two files and port 7011. Not sure why it isn't connecting.