Quote:
public static readonly string Address = null;
public static readonly string ServerName = "RunUO TC";
|
There's where you will add your IP and Shard Name.
i.e.
Code:
public static readonly string Address = "YOUR IP";
public static readonly string ServerName = "SHARD NAME";
hope that helps
~Elora
EDIT: oops, well, looks like you already got it, Green Man. lol. Good Luck.