#1

If i give someone my .amx file can they do anything with it?
Reply
#2

They can use it for their server but not edit it Or anything like that!
Reply
#3

In theory, no. .amx files are hard to convert back to a readable form (pawn), especially if they're large files.

There is a way to reverse open them, though it is sucessful less than 50% of the time and is near impossible to understand what it opens (as once reverse opened it will be how the server reads it and not how you scripted it).

The only thing they can be used for is running what's on them in a server.
Reply
#4

He can use it on his server, but he will not be able to change any word, letter, or anything on it.

So, yes he can use it on his server but it will be useless since he will not be able to change anything on it.
Reply
#5

You can lock your AMX to a certain IP, by checking the ServerIP (GetServerIP) created by Wups, if the IP doesn't match you can SendRconCommand("exit");

You can also block DeAMX with this tutorial https://sampforum.blast.hk/showthread.php?tid=61825.
Reply
#6

thanks so much!!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)