-
Enthusiast
Building Aion 4.0 database from source SQL scripts
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
Re: Building Aion 4.0 database from source SQL scripts
no just use the al_server_ls.sql and al_server_gs.sql.
the updates are already incuded in these
-
Enthusiast
Re: Building Aion 4.0 database from source SQL scripts
Awesome! Got it up and running after adding the entry in the gameservers table for the loginserver database :)
Thank you