|
||
|
|||||||
| New Join Forum So your new to RunUO and looking to work with people that are new, this is the place. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Mar 2005
Age: 23
Posts: 2
|
I've spent 20 mins trying to figure this out and looking through these forums, so screw it, I'm asking for help.
I currently play on a custom map shard, and I want to make a shard myself, as a play around at first. How can I get my shards custom map on my server? I have all the patch files from my shard but I don't know what to do at all. N.B. I downloaded RunUO today and I am a n00b! |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Feb 2004
Age: 27
Posts: 2,047
|
Take all your custom map files from your shard and make a new folder for them, just about anywhere you would like to. Then in DataPath.cs, edit line 16 and point it towards your new map folder like
Code:
private static string CustomPath = @"C:\CustomMapFolderHere"; |
|
|
|
|
|
#3 (permalink) |
|
Forum Newbie
|
hey. try this:
goto C:\runuo\data\ and make a folder called mul, then throw all the files you want patched in there. goto \misc\datapath.cs and add this line where it tells you to: Code:
private static string CustomPath = @"C:\runuo\data\mul"; goto http://uogateway.com and add your entry, or edit your current one, and add the URL to each patch rar. save these settings. close it all down and goto UOG and )after around 30 mins it should patch the files when you load your shard. hope this helps. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|