SA-MP Forums Archive
I HAVE A QUESTION PLEASE READ THANKS - 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: I HAVE A QUESTION PLEASE READ THANKS (/showthread.php?tid=205302)



I HAVE A QUESTION PLEASE READ THANKS - Daniel_Jimenez - 01.01.2011

Ok ,well im just wondering , my friend made a script and sent it to me as a .amx but he reformatted his comp , and him and I are wondering , how to get a .amx to be .pwn ? is there anyway of doing that ? thanks

Happy new year !


Re: I HAVE A QUESTION PLEASE READ THANKS - LuxurioN - 01.01.2011

Right click the AMX and rename it the name of the GM and add a period {.} and then write pwn at the end =D
If that doesn't work try a converter


Re: I HAVE A QUESTION PLEASE READ THANKS - FreshDoubleX - 01.01.2011

There's DeAMX Converter, but it doesn't work 100% sometimes.


Re: I HAVE A QUESTION PLEASE READ THANKS - _rAped - 01.01.2011

Quote:
Originally Posted by LuxurioN
Посмотреть сообщение
Right click the AMX and rename it the name of the GM and add a period {.} and then write pwn at the end =D
If that doesn't work try a converter
Are you actually assuming that's gonna work?


Re: I HAVE A QUESTION PLEASE READ THANKS - LuxurioN - 01.01.2011

Are you really wasting your time thinking that i am?


Re: I HAVE A QUESTION PLEASE READ THANKS - Haydz - 01.01.2011

Quote:
Originally Posted by LuxurioN
Посмотреть сообщение
Right click the AMX and rename it the name of the GM and add a period {.} and then write pwn at the end =D
If that doesn't work try a converter
That turns it into a .pwn file but still in the AMX format.


Re: I HAVE A QUESTION PLEASE READ THANKS - Daniel_Jimenez - 01.01.2011

@FreshDoubleX , Yeah I did that I got the DeAMX , for example when I put roleplay.axm and I click DeAMX it gives me the roleplay.pwn , everythings good so far , but then I open the example ''roleplay.pwn ang I get this in the pawno


#include <a_samp>
#include <core>
#include <float>

Any ideas ? is this because what you said that it doesnt work 100% or any other reasons , btw I dont script at all , just helping my friend thanks guys .


Re: I HAVE A QUESTION PLEASE READ THANKS - Daniel_Jimenez - 01.01.2011

Quote:
Originally Posted by FreshDoubleX
Посмотреть сообщение
There's DeAMX Converter, but it doesn't work 100% sometimes.
@FreshDoubleX , Yeah I did that I got the DeAMX , for example when I put roleplay.axm and I click DeAMX it gives me the roleplay.pwn , everythings good so far , but then I open the example ''roleplay.pwn ang I get this in the pawno


#include <a_samp>
#include <core>
#include <float>

Any ideas ? is this because what you said that it doesnt work 100% or any other reasons , btw I dont script at all , just helping my friend thanks guys . PS. Sorry for double post .


Re: I HAVE A QUESTION PLEASE READ THANKS - _rAped - 01.01.2011

Quote:
Originally Posted by Daniel_Jimenez
Посмотреть сообщение
@FreshDoubleX , Yeah I did that I got the DeAMX , for example when I put roleplay.axm and I click DeAMX it gives me the roleplay.pwn , everythings good so far , but then I open the example ''roleplay.pwn ang I get this in the pawno


#include <a_samp>
#include <core>
#include <float>

Any ideas ? is this because what you said that it doesnt work 100% or any other reasons , btw I dont script at all , just helping my friend thanks guys . PS. Sorry for double post .
If that's the only thing you get I guess AntiDeAMX did its job.


Re: I HAVE A QUESTION PLEASE READ THANKS - Daniel_Jimenez - 01.01.2011

Oh , is that to protect the work of others ? so you cant steal scripts and gms that easily ?