Could someone explain this to me and tell me if it's an alright compilation? - 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: Could someone explain this to me and tell me if it's an alright compilation? (
/showthread.php?tid=461383)
Could someone explain this to me and tell me if it's an alright compilation? -
Dokins - 01.09.2013
pawn Код:
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 9712 bytes
Code size: 524936 bytes
Data size: 1353176 bytes
Stack/heap size: 16384 bytes; estimated max. usage=1857 cells (7428 bytes)
Total requirements: 1904208 bytes
Re: Could someone explain this to me and tell me if it's an alright compilation? -
Cypress - 01.09.2013
Quote:
Originally Posted by ******
Reduce the size of local variables. There is no reason why you should ever exceed the stack if you don't use stupid big arrays all over the place (as I've written about countless times before).
|
Use ****** mate and listen to ******.