How to reduce the data size. It's about 100M [Need Help]
#7

Quote:
Originally Posted by bigtigerbeee
Посмотреть сообщение
I'm know that case. I put this on top of script !
Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS (100)
Too huge array like 1 house : 400 furniture, 1 furniture : 5 object material, 1 house : 40 weapon Package, but it needed. T^T

Data Container Plugins look like Link list ?
You could save all that data to database and query it to load it then you only need to save object ids for later deletion.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)