Connecting 2 Servers

Post Reply
phoenixx157
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Aug 25, 2012 6:57 pm

Connecting 2 Servers

Post by phoenixx157 »

Before I get another server I was wondering if its possible to have both servers sync to a data base that stores the hours, points, and unlocks people have earned. So if they get something on one server it automatically syncs to the other.
User avatar
Yumiyashi
New to forums
New to forums
Posts: 9
Joined: Tue Aug 21, 2012 10:54 am

Re: Connecting 2 Servers

Post by Yumiyashi »

You can setup a SQL database and if the addon/lua allows SQL then you can link it up on both servers to the same database and they will read from it. As long as you setup the tables correctly.
Image
phoenixx157
New to forums
New to forums
Posts: 2
Joined: Sat Aug 25, 2012 6:57 pm

Re: Connecting 2 Servers

Post by phoenixx157 »

Okay thank you very much, I will try to do this.
Post Reply