SA-MP Forums Archive
Need a tip - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Need a tip (/showthread.php?tid=110556)



Need a tip - KKashimia - 27.11.2009

Hey, I get this while compiling, and I don't really know how to optimise my gamemode

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      5460 bytes
Code size:      480896 bytes
Data size:     9428896 bytes
Stack/heap size:   16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 9931636 bytes
Could anyone please give me any tips? Thanks!

I mean, should I just change array sizes until I find the one which is creating the unused slots? (and 16384 bytes is 4096 slots of an integer array, right?)



Re: Need a tip - miokie - 27.11.2009

This may be of help to you if your trying to optimise your gamemode.

http://forum.sa-mp.com/index.php?topic=79810.0