24.08.2010, 15:21
Add this to your Script:
And then add this to the top of one of the Main-SA:MP public's (Like OnGameModeInit or so)
Now your Script is secured
Код:
AntiDeAMX() { new xyz[][] = { "Muha", "lol xD" }; #pragma unused xyz }
Код:
AntiDeAMX();