SA-MP Forums Archive
Do anyone.. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Do anyone.. (/showthread.php?tid=245608)



How to convert a .amx file to .pwn - Cr4zyR0d - 01.04.2011

Do anyone know how to convert a .amx file to a .pwn file ?


Re: Do anyone.. - Vince - 01.04.2011

Can be done with DeAMX (search for it), but you won't get readable code. Every define is replaced by its appropriate value and every variable has a name like var466[500];


Re: Do anyone.. - BASITJALIL - 01.04.2011

[ame]http://www.youtube.com/watch?v=vRu9jPgFH0Y[/ame]
It can help you


Respuesta: Do anyone.. - Cr4zyR0d - 01.04.2011

Alright, I did the process and all but DeMax is giving me errors..
Any other program ? or someone know how to fix the Error..
Here it is converting the .amx to .pwn


Here you can see the error



Re: Do anyone.. - Baboon - 01.04.2011

DeAmx is kind of illegal.. Please don't use it. ONLY FOR YOUR OWN SCRIPTS!


Respuesta: Do anyone.. - Cr4zyR0d - 01.04.2011

Alright, but I lost my .pwn file..
How can I get it??
Converting .amx to .pwn via DeMax is the only way to do it..