RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Two REALLY dumb questions

K

Kevin

Guest
Two REALLY dumb questions

Apologies in advance...

1. Once I start a server on my PC, how do I connect my client to that server? I read the excellent advice on this forum about how to join someone else's server but can't figure out how to join a server running on the same PC.

2. I'm a bit confused as to why skills need to be scripted. Aren't they an integral part of UO and already included in the game? My only guess is that the skill scripts that UO uses are server-side files and no one other than OSI has access to them.
 

Ryan

RunUO Founder
Staff member
1. Use UO Gateway and connect to 127.0.0.1 Port 2593

2. So that people can customize forumulas and skillgain basically.
 
K

Krazy_zack

Guest
or UORice your client.exe and change your login.cfg to this:

[code:1];Loginservers for Ultima Online
;Do not edit this file or patching will fail! Always save a backup.
;LoginServer=login.owo.com,7775
;LoginServer=login.owo.com,7775
;LoginServer=login.owo.com,7776
;LoginServer=login.owo.com,7776
LoginServer=127.0.0.1,2593[/code:1]
 
Top