View Single Post
Old 06-30-2008, 03:43 AM   #5 (permalink)
Tumeski
Forum Novice
 
Tumeski's Avatar
 
Join Date: Jul 2003
Location: Finland
Age: 20
Posts: 201
Send a message via MSN to Tumeski
Default

Quote:
Originally Posted by Soteric View Post
Enter the CustomPath in Misc\DataPath.cs. There is an example there
What he said.

Open runuo/scripts/misc/DataPath.cs

Around line 16:

Code:
private static string CustomPath = @"C:\Program Files\EA_Games\Ultima_Online";
Replace part:

Code:
C:\Program Files\EA_Games\Ultima_Online
with your Ultima Online client path.

Save it and run your server. Post possible problems.

Thank you.

Last edited by Tumeski; 07-01-2008 at 09:13 AM.
Tumeski is offline   Reply With Quote