MYSQL save
#1

Fixed!
Reply
#2

I am in same problem. Waiting for a positive response.
Reply
#3

Well, It depends on some things:

Is it a remote MySQL server or on the same network as the host?

MySQL will ALWAYS be faster and less laggy then Normal file saving (ini, and most cases(not all) SQLite)

I recommend you to get a MYSQL server on the same network you are hosting your server at, otherwise it might get laggy since it needs to wait longer for a respond time.

Hope this helped you
Reply
#4

Thanks for the answer. I'll try some tests.
Reply
#5

Can't you add all players to an array and make a timer save them one by one with an interval of 2 milliseconds? (not tested)
Reply
#6

Quote:
Originally Posted by MorbidSaint
Посмотреть сообщение
Can't you add all players to an array and make a timer save them one by one with an interval of 2 milliseconds? (not tested)
If you have 100+ players this will produce a lot of lag.. better off making it all in one I think
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)