|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Forum Newbie
|
Oky..
You modified the script /misc/serverlist.cs is example... 127.0.0.1 is LOCAL IP Code:
public const string Address = "127.0.0.1";
public const string ServerName = "UOSosaria 2.0";
public static void Initialize()
{
Listener.Port = 2593;
EventSink.ServerList += new ServerListEventHandler( EventSink_ServerList );
}
es.: public const string Address = "213.50.48.125"; is easy ![]() |
|
|
|
|
|
#4 (permalink) |
|
Forum Newbie
|
look this site http://www.portforward.com/routers.htm
|
|
|
|
|
|
#5 (permalink) | |
|
Newbie
|
Quote:
![]() |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|