SA-MP Forums Archive
Big data size compiler - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Big data size compiler (/showthread.php?tid=390401)



Big data size compiler - Juuaann - 06.11.2012

Hi, i have this problem:

Header size: 17108 bytes
Code size: 2129660 bytes
Data size: 27117544 bytes
Stack/heap size: 80000 bytes; estimated max. usage=21315 cells (85260 bytes)
Total requirements:29344312 bytes

the large size of the data that my server does saturate or malfunction, I know the reason, by using an excess of cells in variables and fixed that, but not down the data size.