[Solved]Playerfiles to mySQL?
#1

Well, I have been doing research and I want to switch to mySQL. However, I don't want to rollback the stats for our players. Is there anyway I can convert playerfiles(.ini, .dudb etc...) to a mySQL database?

Reply
#2

on login: Check if the players account is already in mysql, if not => put it in there with the current stats and then when the players account saves: update the table and when you have finished your full mysql script theyll have stats and wont notice a thing.
Reply
#3

Quote:
Originally Posted by Pandabeer1337
on login: Check if the players account is already in mysql, if not => put it in there with the current stats and then when the players account saves: update the table and when you have finished your full mysql script theyll have stats and wont notice a thing.
Poop! That was easy, thanks...(never used my brain)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)