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 ?