10.06.2015, 00:16
Quote:
|
You have some really weird setup with your player data and system data they are basically pooled together creating an excessive amount of indexes.
I don\'t know what you were thinking but you completely over thought your entire system it should look more like this. On a 500 player server what you have will create 50,000 indexes for each enum entry that is indexed! |


