SA-MP Forums Archive
Help? - 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: Help? (/showthread.php?tid=295005)



Help? - AirPlus - 04.11.2011

Is this bad ?
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          12536 bytes
Code size:          2549364 bytes
Data size:          5609804 bytes
Stack/heap size:      32768 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 8204472 bytes
or good?


Re: Help? - =WoR=G4M3Ov3r - 04.11.2011

Its good, it shows you that your compiler compiled fine.


AW: Help? - AirPlus - 04.11.2011

no this:
Код:
Header size:          12536 bytes
Code size:          2549364 bytes
Data size:          5609804 bytes
Stack/heap size:      32768 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 8204472 bytes



Re: AW: Help? - =WoR=G4M3Ov3r - 04.11.2011

Quote:
Originally Posted by AirPlus
Посмотреть сообщение
no this:
Код:
Header size:          12536 bytes
Code size:          2549364 bytes
Data size:          5609804 bytes
Stack/heap size:      32768 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 8204472 bytes
Nvm this, as long as there's no errors, you're good to go.