I cannot seem to find this file. I have downloaded all of Drockets and WOD website files that i can possible try. Is there a way someone can email me it or find a link to it? Im gana continue searching around for it but who knows.
Thanks
Moderators: Siobhan, Sebastian, Drocket
/////////////////////////////////////////////////////////////////////////////
//
// SERVERS.CFG: Loginserver configuration data on Gameservers
//
// Entries can contain the following properties:
// Name Display name shown on login screen
// IP IP Address of game server
// Note: --ip-- uses your "Internet IP" address
// --lan-- uses your "LAN IP" address
// Otherwise, must be a numerical IP address.
// Port Listening port of Gameserver
// Note: This does not configure the server to actually
// listen at that port - POL.CFG specifies that.
// IPMatch IPAddr/Mask
// If IPMatch lines are present for a server, that server
// will only be displayed to clients connecting from IP
// addresses matching those specified
//
/////////////////////////////////////////////////////////////////////////////
GameServer
{
Name POL local
IP 127.0.0.1
Port 5003
}
GameServer
{
Name POL
IP --lan--
Port 5003
}
GameServer
{
Name Test World
IP 192.168.0.3
Port 2593
}
;Loginservers for Ultima Online
LoginServer=192.168.0.3,2593
Users browsing this forum: No registered users and 1 guest