26.03.2015, 13:12
Sorry for late bump.
I have question:
I'm using this system, and around 350 players server starts lagging, and somehow people are loosing stats, i mean their variables are not being saved(lost), while below 300 players everything works fine. Sometimes, password of players are not saved.
And i'm using only orm for account saving , for vehicles/stuff im using Y_INI.
So, my question is, if i transfer whole houses/vehicles/stuff to ORM, and remove Y_INI, what are the chances of loosing variables, or would lag be increased?
Also, what's faster, if i use tquery ( UPDATE variable etc ), or ORM system?
I have question:
I'm using this system, and around 350 players server starts lagging, and somehow people are loosing stats, i mean their variables are not being saved(lost), while below 300 players everything works fine. Sometimes, password of players are not saved.
And i'm using only orm for account saving , for vehicles/stuff im using Y_INI.
So, my question is, if i transfer whole houses/vehicles/stuff to ORM, and remove Y_INI, what are the chances of loosing variables, or would lag be increased?
Also, what's faster, if i use tquery ( UPDATE variable etc ), or ORM system?