I've just updated my ServerList.cs from MrFixit's serverlist 2.0
It detect my internet IP address, (i'm behing a router). Tho it doesn't listen to that internet ip address. Even if I specify it on the old serverlist.cs it doesn't listen to that ip.
I wonder how to fix this slight problem, anybody can help me out?
Quote:
RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...done (0 errors, 0 warnings)
Scripts: Compiling VB.net scripts...no files found.
Scripts: Verifying...done (1748 items, 498 mobiles)
World: Loading...done (105258 items, 12771 mobiles) (9,1 seconds)
Reports: Loading...done
Regions: Loading...done
Address: 127.0.0.1:2593
Address: 192.168.0.103:2593
|
Here's my line from the serverlist.cs
public const string Address = "69.70.206.200";