09.07.2012, 14:52
Hi,
I am trying to set up my Notepad++ to compile PAWN scripts.
I followed this tutorial:
https://sampforum.blast.hk/showthread.php?tid=174046
.
Weird thing is, I tried a couple of compiling flags, but it always gives me warnings
-;+ -(+ -\
-; -(
-;+
It gives me some "symbol is ner used" warnings(203), and "symbol is assigned a value that is never used" warnings(1433).
I looked at the compiled .AMX file, but it is only 99 bytes...
When I compile my code with Pawno, it is like 1200 Kbytes.
Does anyone know the issue?
Thanks in advance!
I am trying to set up my Notepad++ to compile PAWN scripts.
I followed this tutorial:
https://sampforum.blast.hk/showthread.php?tid=174046
.
Weird thing is, I tried a couple of compiling flags, but it always gives me warnings
-;+ -(+ -\
-; -(
-;+
It gives me some "symbol is ner used" warnings(203), and "symbol is assigned a value that is never used" warnings(1433).
I looked at the compiled .AMX file, but it is only 99 bytes...
When I compile my code with Pawno, it is like 1200 Kbytes.
Does anyone know the issue?
Thanks in advance!