PDA

View Full Version : Setting up my server


Chronic_fusion
11-07-2007, 01:40 PM
I did everything on the tutorial but it keeps looping me now




RealmCount = 2

Realm1.Name = "Just another server"
Realm1.Address = "##.###.###.###:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 0
Realm1.TimeZone = 1

Realm2.Name = "Second test server;Local"
Realm2.Address = "##.###.###.###:8129"
Realm2.Icon = "PVP"
Realm2.Colour = 1
Realm2.Population = 0
Realm2.TimeZone = 1

I didn't use the 127.0.0.1, I used my external IP from what I read in the tutorial, any help is greatly appreciated

Zirous
11-07-2007, 02:05 PM
RealmCount = 2

Realm1.Name = "Just another server"
Realm1.Address = "127.0.0.1:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 0
Realm1.TimeZone = 1

Realm2.Name = "Second test server;Local"
Realm2.Address = "71.232.656.127:8129"
Realm2.Icon = "PVP"
Realm2.Colour = 1
Realm2.Population = 0
Realm2.TimeZone = 1
thats how i have mine

Chronic_fusion
11-07-2007, 02:06 PM
and there is no problem at all?


Edit: It keeps getting stuck on the Connecting screen.
and when I hit cancel it goes to to the realm list select and won't let me select another realm...

bump

Edit: Resolved