26.02.2017, 13:19
Quote:
Read a recent thread about it and it had a link to Emmet explaining a bit about it but can't find it atm as I'm on phone. I'd say try to see if you have some variables/arrays having too big sizes. They are mostly known as like "MAX_FACTIONS" etc, those you created yourself. Referencing to what Emmet said, there's no need to have something like that being defined as 10000 when you are going to only have like 10 factions max. Hope this made sense, so start looking there.
|