Posts: 19
Threads: 6
Joined: Feb 2011
Reputation:
0
Why i cant compile the .pwn file?
It says that the file does not exist. When i tried first to compile it, the amx deleted.
Help!
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
It say "which" file does not exist?
However, the amx is deleted when you get errors while compiling - the old amx gets deleted, but there is no new one because it cant be compiled.
Check the output of the compiler window in pawno and try to fix all shown errors.
Posts: 1,059
Threads: 86
Joined: Sep 2010
Reputation:
0
Make sure you save your script in <your server>/gamemodes folder (Save As > gamemodes folder) THEN compile it and it should create the new .amx file in there with your .pwn file if it compiled properly.