03.02.2012, 08:56
Things to check:
1. Does it do something weird at OnPlayerDisconnect?
2. Do you have a lot of oversized strings?
3. Do you use multiple saving systems or just one?
4. Is it a remote MySQL server or local ( remote takes memory for connecting and receiving the data trough a secured connection)
1. Does it do something weird at OnPlayerDisconnect?
2. Do you have a lot of oversized strings?
3. Do you use multiple saving systems or just one?
4. Is it a remote MySQL server or local ( remote takes memory for connecting and receiving the data trough a secured connection)