02.02.2014, 19:48
It compiled fine after using the above:
But that\'s the only way to compile and get those extra information? Whenever I compile directly from the editor, the PAWN Compiler Output box is empty (there\'s a picture 12 posts above).
pawn Code:
C:\samp\pawno>pawncc.exe -\)+ -;+ -d3 -v2 "C:\samp\filterscripts\pnetstats2.pwn"
Pawn compiler 3.2.3664.samp Copyright (c) 1997-2006, ITB CompuPhase
Header size: 636 bytes
Code size: 2568 bytes
Data size: 840 bytes
Stack/heap size: 16384 bytes; estimated max. usage=1536 cells (6144 bytes)
Total requirements: 20428 bytes
Done.
But that\'s the only way to compile and get those extra information? Whenever I compile directly from the editor, the PAWN Compiler Output box is empty (there\'s a picture 12 posts above).