SA-MP Forums Archive
Open .amx file? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Open .amx file? (/showthread.php?tid=539747)



Open .amx file? - XGreen - 30.09.2014

Hello!, i restored my .pwn file with 'Recuva' cuz i accidentally delete my script.

but, when i open it with Pawno, the script is totally messed up.... the letters is not showing only alien language:
Код:
чьџsґАzq<BkЏ=>?бш?mДЭEћ%iД_9шћЏ*kI+W“л:lГч}чYУ?R¦|oз?sнъІ§Ц†xД?О~зік(]—TS9.с:\
<Ј	ођІ&ЅБ凧¶їТитщfиCd№<z“<:$$Ћ7хЊHП™Ъщ—фvбaШФѕ1	Шцќхcјыг\^чТеx{Јl/ІNФґв
G;ЈЫыюfЙЂб’чЙ![ефy–Qµ>1о}—'ѕ°75>бгѕЗ›Ыv6
i can't even understand what is that, then i try to recover the .amx file, but idk if theres a way to open it.

Can you help me guys?


Re: Open .amx file? - JacobEdwards - 30.09.2014

Quote:
Originally Posted by XGreen
Посмотреть сообщение
Hello!, i restored my .pwn file with 'Recuva' cuz i accidentally delete my script.

but, when i open it with Pawno, the script is totally messed up.... the letters is not showing only alien language:
Код:
чьџsґАzq<BkЏ=>?бш?mДЭEћ%iД_9шћЏ*kI+W“л:lГч}чYУ?R¦|oз?sнъІ§Ц†xД?О~зік(]—TS9.с:\
<Ј	ођІ&ЅБ凧¶їТитщfиCd№<z“<:$$Ћ7хЊHП™Ъщ—фvбaШФѕ1	Шцќхcјыг\^чТеx{Јl/ІNФґв
G;ЈЫыюfЙЂб’чЙ![ефy–Qµ>1о}—'ѕ°75>бгѕЗ›Ыv6
i can't even understand what is that, then i try to recover the .amx file, but idk if theres a way to open it.

Can you help me guys?
It's a .amx file, it's not meant to be read. Only by the server.


Re: Open .amx file? - XGreen - 30.09.2014

Quote:
Originally Posted by JacobEdwards
Посмотреть сообщение
It's a .amx file, it's not meant to be read. Only by the server.
It Can.


Re: Open .amx file? - SanAndreasMP - 30.09.2014

There's no way to make .pwn out of .amx. DeAmx also doesn't give accurate result.


Re: Open .amx file? - JacobEdwards - 30.09.2014

Quote:
Originally Posted by XGreen
Посмотреть сообщение
It Can.
It's not meant to be. I didn't say it "couldn't" be read.


Re: Open .amx file? - XaibBaba - 30.09.2014

i think that .amx is really impossible to read only server can read it bro..
you need to get .pwn to read it.


Re: Open .amx file? - IDarkness - 30.09.2014

.amx files is a pawn scripting language results , so you can't read/script from the .amx directly , or getting it back to be a pawn again , also you will not be able to find a rule to translate this .amx codes to a pawn codes .