you'll see a few of the systems in my fork from there - that's where i took them from. omniai is really the next cool thing that should be added i think.
still looking for more options, but so far i found this
Q: How To Make Your RunUO Server public [Tutorial]
How To Make Your RunUO Server public - external Connection:
A: If you want to make it public; go to into Scripts/Misc/serverlist.cs Edit with whatever you want(its a text file), then you just look for this:
public class ServerList
{
public static readonly string Address = null;
public static readonly string ServerName = null;
public static readonly bool AutoDetect = true;
public static void Initialize()
{
AND CHANGE IT the first null should be your IP address in hiphens "127.0.0.123" thats an example the next red null should be changed to the name you want your shard in hiphens "example MY TEST SHARD" so it would look like this:
public class ServerList
{
public static readonly string Address = "127.0.0.123";
public static readonly string ServerName = "MY TEST SHARD";
public static readonly bool AutoDetect = true;
public static void Initialize()
{
It is public now, boot up and run UO Server
*jeff* not jack.let me send a message to jack( main person running uo evolution) he's on my facebook so he might reply back. ill see what he did to get his shard running
the changes are awesome very noticeable. also, is that lil green spec on the right side a test area like the old green acres?
HEya!!
really happy you like the changes!! check out ambrosia too
yes, i created a greenacres... it should show up on your admin runebook since its a region.
it took a looong time to make all the changes to the map... looking at the difference now it's really quite noticeable!! IT feel more alive now.. less of a chore to walk through. i used to walk aimlessly before with no real purpose... now i follow the road
i will deff be using the bank and inn more often lol great way to meet up with how all them are linked
My payday just happens to be tomorrow lol ill be able to login in bout 7 hours once im off work. Will be able to keep up on here tho with my phone. Are we limited to just the 6 world maps (facets) that we have?
Map*** x.xMy payday just happens to be tomorrow lol ill be able to login in bout 7 hours once im off work. Will be able to keep up on here tho with my phone. Are we limited to just the 6 world maps (facets) that we have?
Post automatically merged:
For mad editing* forgot to add that in.
I don't understand the question... the maps in the server are the ones in odyssey... have you added more ????
Awesome. I'll be off work in like 3 hours unless i can get out early.well as far as i am concerned, pick a spot in the middle of the mountains and just hollow it out and build whatever you want. We can update the muls when you are done. there are tons of "stone/mountain" areas that are multiple screens long that don't have any content in them.
Anyways, i'm done setting up the server!! i'm messaging you the info.
Anyone else who wants to join up, message me.
Did you get the gauntlet up and running?no rush, the server is on 24/7..
that way we can all play the latest version, and if someone makes changes just send to me and ill update. and i can send the server package with the save whenever someone wants it.
By the way, how well does that client run on Linux? I'd be interested in having a few tiny machines for the game.I'm using Linux Mint btw
Heya Finaltwist,
Thanks for the server invite! Unfortunately, my connection is currently pretty shoddy or else I'd love to play with everyone. I've been having such a blast with UO again that I'm trying to piece together or find an old machine to keep my server propped up for local use.
Anyway, you mention penalties for travelling magic (except moongates) -- which .cs file can I find those changes in? I might be overlooking or over-complicating it but I just want to make small changes for low level travel by way of a runebook for other folks that are playing who aren't as interested in heavy restrictions. Me personally: I'm dragging every bit of that 20,000 copper on the ground through moongates and across rivers and over the mountain span. hehe
Thanks everyone who is contributing to this post-Odyssey adventure with Finaltwist, too. The extended lifespan of this game is unbelievable and some love that very few MMOs will ever have the chance to receive so many years later.
We use essential cookies to make this site work, and optional cookies to enhance your experience.