SA-MP Forums Archive
how to open .amx file - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how to open .amx file (/showthread.php?tid=343328)



how to compile pwn please help rep+++ - the_zohan - 17.05.2012

how to open .amx file


Re: how to open .amx file - Karlip - 17.05.2012

You can't open an .amx file.

You can, however, decompile it with DeAMX but it doesn't give the accurate script.


Re: how to open .amx file - the_zohan - 17.05.2012

ok i am making a server and game mode needs .amx file also so how can i make .amx file?


Re: how to open .amx file - Karlip - 17.05.2012

Quote:
Originally Posted by the_zohan
Посмотреть сообщение
ok i am making a server and game mode needs .amx file also so how can i make .amx file?
The .amx file is the end-result of your .pwn compilation, which means you have to compile your script(in the .pwn) file and it will create an .amx file.


Re: how to open .amx file - $$Killer$$ - 17.05.2012

just compile ur .pwn file and then u will find ur [gamemode name].amx



Re: how to open .amx file - the_zohan - 17.05.2012

how to compile .pwn i am a newbie


Re: how to open .amx file - $$Killer$$ - 17.05.2012

on the top u will find a button like a "Flash " looks like a cursor , press on it


Re: how to open .amx file - the_zohan - 17.05.2012

i use notepad++ to make pwn and i cant see that button please help


Re: how to open .amx file - Karlip - 17.05.2012

You can't just go and compile in Notepad++, you need to set up Notepad++ first to use the compiler.

https://sampforum.blast.hk/showthread.php?tid=174046


Re: how to open .amx file - ProdrifterX - 17.05.2012

Man u cant open it like pwn or etc.. but u can open it with NOTEPAD but its not like PWN -.-