[RunUO 2.0 SVN] Dynamic IP Updater
This is a modification to the default serverlist.cs file to periodically check the IP address and update it if it has changed. This was made primarly for people who's IP address changes fairly frequently, but can be used with mostly static addresses as well. What it does is to add a timer that fires every minute (adjustable in the script) to check the IP address and update it, displaying a message on the console if it's changed.
All changes are contained within #region directives. The first edit contains the only 2 variables that need to be changed. As with any modification of distro files, please backup your original file before merging these edits.
|