Dimension File Manager
- Open the run dialog and type notepad c:\program files\funcom\anarchy online\cd_image\data\launcher\DimensionServer.url . If you installed Anarchy Online in a different location, be sure to change the path. If you get a message asking you to create a new file, then you've entered the wrong path.
- Add a new line at the end of the file and enter the address you've been given when you generated your dimension file, in the form of http://dandin1.no-ip.com/ao/dimman/dimensions.txt.php?id=1 . Keeping the original lines in the file will ensure that in case of downtime of my server, the regular servers will still appear in the list.
- If you ever want to go back to the regular server list, just remove the line that was added.
ALTER TABLE lists ADD CONSTRAINT `id_ibfk_1` FOREIGN KEY (`id`) REFERENCES `dimensions` (`id`) ON DELETE CASCADE