what's the difference between amx and pwn files
#1

thanks
Reply
#2

.pwn file is the source file or your gamemode/filterscript/whatever and the .amx is the file of your compiled gamemode/filterscript and the .amx file is the one that server needs.
Reply
#3

pwn is the source file, it's a simple text file, that you can easily read, understand, and modify.

amx is the binary file, machine code, that your cpu understand.

Try open a amx with notepad: it's not humanly readable.
Reply


Forum Jump:


Users browsing this thread: