You will still have problems is you use this:
Code:
Realm1.Name = "JZ-funserver PVE"
Realm1.Address = "george.kicks-ass.org:8093"
Realm1.Icon = "normal"
Realm1.Colour = 1
Realm1.Population = 1.0
Realm1.TimeZone = 1
Reason being is that the Realm1.Address shouldn't be:
Code:
Realm1.Address = "george.kicks-ass.org:8093"
It should be:
Code:
Realm1.Address = "george.kicks-ass.org:8129"
For easy setup and configuration of your antrix server, I recommend using AntrixSE. You can download it from here: http://forum.ragezone.com/f114/tools...anager-262797/
Don't forget to read the readme file.
Hope this helps,
WyCKyD