Posts: 252
Threads: 72
Joined: Jan 2012
Reputation:
0
Well, I was working on my server and I edited something and when I compile it everything works but .amx have 0 KB. What can be ? Thank you.
Posts: 151
Threads: 1
Joined: Jul 2012
Reputation:
0
When you compile your script does pawno stop working or it shows message like this:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Posts: 179
Threads: 1
Joined: Jun 2009
Reputation:
0
.amx have 0 KB :
That happens when your pawno crashes due to errors. You may have missed a closing brace } somewhere.