Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Building Aion 4.0 database from source SQL scripts

Newbie Spellweaver
Joined
Sep 23, 2013
Messages
40
Reaction score
15
I asked about this in another thread, but it kinda got lost in the discussion. So...

Is there a doc or list somewhere of all of the .sql scripts you need to run to fully build the login and game server databases?

I'm assuming you have to run the al_server_ls.sql and al_server_gs.sql scripts, at a minimum, but there are all those other sql scripts in the updates folders. Do I need to run those as well after the initial tables are created?

Thanks
 
Blender Fan|Kinenbi Owner
Loyal Member
Joined
Mar 27, 2006
Messages
800
Reaction score
355
no just use the al_server_ls.sql and al_server_gs.sql.

the updates are already incuded in these
 
Newbie Spellweaver
Joined
Sep 23, 2013
Messages
40
Reaction score
15
Awesome! Got it up and running after adding the entry in the gameservers table for the loginserver database :)

Thank you
 
Back
Top