SA-MP Forums Archive
need amx edit help - 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: need amx edit help (/showthread.php?tid=582784)



need amx edit help - Chris0000 - 23.07.2015

i can start script with .amx on the host but how i can edit it the .amx to change the gamemode and like this


Re: need amx edit help - GeorgeMcReary - 23.07.2015

Edit it on your PC then reupload whole .amx file!
or if your host provide edditing scripts online Support then you can do that.


Re: need amx edit help - Chris0000 - 23.07.2015

yes how to edit from pawno it just give me some mysterious language


Re: need amx edit help - Midzi - 23.07.2015

You can use deamx but it's not good way :P


Re: need amx edit help - Chris0000 - 23.07.2015

doesnt work doesnt give me the pwn file compelete just give me


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

in the pwn only


Re: need amx edit help - Midzi - 23.07.2015

So map is protected against dicephering. You can't do anything I think.


Re: need amx edit help - xPirate - 23.07.2015

If you don't have a .pwn version of the gamemode, you pretty much can't edit it.
I wouldn't recommend using deamx, i tried it once it will only mess up your amx file.


Re: need amx edit help - biker122 - 23.07.2015

Editing an .AMX file is highly impossible. Even if you break through all the shit, you won't even have 1% of the code.