Hello,
I downloaded RunUO a while ago, just to try it out, and to see what running a shard would be like. However, some things aren't working out...
First off, I'm using:
Dell Dimension 8200
Windows XP
No router, that I know of...
RunUO 1.0
Razor Beta 1.17
Latest Client Version [To my knowledge...4.04 or something near...]
For now, I havent put the shard up on the Gateway, I'm just learning the commands. However, I've been having trouble when other people try to log in with Razor. I send them the external IP, and the correct port #, but it doesnt even show that they're attempting to log in [they have the .net fix]. Either that, or it logs them off immediatly after logging in. I've checked my firewall, and it's not enabled, and I dont believe we have a router. Is there anything else I should try?
The [freeze and [unfreeze commands present another problem... I read a post a while back on how to set up a second set of the static files, but some of it isnt very clear:
"2. Create a folder called editedstatics (or whatever you want) in the UO folder (or wherever you want). Copy and paste the staticsX.mul and staidxX.mul (X = 0 for britannia, 2 for Illshenar, or 3 for Malas) from the Main UO folder to your editedstatics folder."
I pasted all three of the staticsX.mul and staidxX.mul files into the new folder. Is this correct?
Finding the correct line to edit in the DataPath.cs file is also eluding me:
"3. Open up datapath.cs (in Scripts/Misc.) with a text editor and look for this line:
[code:1]private static string CustomPath = null;[/code:1]
Replace null with the path to your editedstatics folder. Should look something like this :
[code:1]private static string CustomPath = @"E:\Ultima Online 2D\editedstatics";[/code:1]"
Either I'm blind, or I'm missing something...I can't find this line in my DataPath file. There's a
"private static string GetExePath( string subName )" line, and a
"using ( RegistryKey key = Registry.LocalMachine.OpenSubKey( String.Format( @"SOFTWARE\Origin Worlds Online\{0}\1.0", subName ) ) )" line, but no
"private const string CustomPath = @"C:\Program Files\Ultima Online";" line. o_O
Ahh yes...so many questions...
Any help would be greatly appreciated.
Thanks
- Jing