you need to look in your misc/datapath.cs and find out whether you have specified a custom path
Code:
/* If you have not installed Ultima Online,
* or wish the server to use a seperate set of datafiles,
* change the 'CustomPath' value, example:
*
* private const string CustomPath = @"C:\Program Files\Ultima Online";
*/
private static string CustomPath = null;
if you use the default, then it will just use the client maps. If you have specified a path, then you need to fix them there (i.e. replace with the default client .muls)
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. "
For questions, information, and support for XmlSpawner and its addons, visit the
XmlSpawner Support Forum