[Ascent]How to make 2 realms !
1 : First thing what you need is a first realm that works :)
2 : Create a new DB in your SQL importer(SQLyog or Navicat)
3 : Ascent-world.conf config :
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Setup
#
# DisablePings
# This directive controls whether pings will be sent to the logonserver to check
# if the connection is still "alive". Expect problems if it is disabled.
# Default: 0
#
# RemotePassword
# This directive controls the password used to authenticate with the logonserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<LogonServer DisablePings = "0"
RemotePassword = "server">
4 : Modify that to what say in your first ascent-world.conf (ex:ascent. Modify this to ascent)
5: Modify your NEW ascent-world.conf to your new DB.
6: Open ascent-world.conf again and find THIS
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Listen Config
#
# Host
# This is the address that the server will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# WorldServerPort
# This is the port that the world server listens on.
# It has to be the same as what is specified in the
# realms table in the LogonDatabase.
# Default: 8129
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
And change it to 8128.
7 : Open ascent-realms.conf , scroll down to :
<Realm1 Name = "What you want"
Address = "YOUR IP,or 127.0.0.1:8128"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
8 : Open the port : 8128 TCP AND UDP .
9 : Thanks ;) That's it ! Now open ascent-world and enjoy !:poster_ss:poster_ss:poster_ss
Thanks
Re: [Ascent]How to make 2 realms !
Nice Guide ;)
- +rep if i could :D
Re: [Ascent]How to make 2 realms !
Very cool guide :) +rep too if can
Re: [Ascent]How to make 2 realms !
Re: [Ascent]How to make 2 realms !
Re: [Ascent]How to make 2 realms !
1: don't need to spam post, use the edit button man..
2: I feel dumb because you had it in such large font, and it made me look simple minded.
Anyways, nice, I hope people don;t misread it! *wink wink*
Re: [Ascent]How to make 2 realms !
Ascent doesn't use UDP ;)