22.10.2014, 01:50
Hi,
I've just read this http://forum.sa-mp.com/showpost.php?...32&postcount=7 about how to make crashdetect plugin shows the line of error in the console.
I created a file in the pawno directory called pawn.cfg and I added the following content inside:
Now, even if I compile new.pwn found in the pawno directory I get:
NOTE: I even tried to use #pragma dynamic (some value here) it didn't work.
Any fix for that?
Thanks.
I've just read this http://forum.sa-mp.com/showpost.php?...32&postcount=7 about how to make crashdetect plugin shows the line of error in the console.
I created a file in the pawno directory called pawn.cfg and I added the following content inside:
Code:
-d3
Code:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 1300 bytes Code size: 1568 bytes Data size: 520 bytes Stack/heap size: 16384 bytes; estimated max. usage=20 cells (80 bytes) Total requirements: 19772 bytes
Any fix for that?
Thanks.