I have a webserver with phpbb3 installed and Mysql.
I have about 5 retro MMO's on the same sql/server.
I would like to sync the accounts with phpbb3 so when an account is created on the BB it creates
an account for the 5 game servers.
Example:Not sure if there is a plugin or if I need to modify the actual code?
Any advice would be welcome.
I have about 5 retro MMO's on the same sql/server.
I would like to sync the accounts with phpbb3 so when an account is created on the BB it creates
an account for the 5 game servers.
Example:
Code:
accountId;"accountName";"passwordHash";"passwordSalt";"accessLevel";"email_Address";"create_Time";"create_I_P";"last_Login_Time";"last_Login_I_P";"total_Times_Logged_In";"banned_Time";"banned_By_Account_Id";"ban_Expire_Time";"ban_Reason"
Any advice would be welcome.
Statistics: Posted by cgarlick — Sun Nov 24, 2024 9:47 am