DeAmx Blocking?
#2

Add this to your Script:

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


Messages In This Thread
DeAmx Blocking? - by whitedragon - 24.08.2010, 14:54
AW: DeAmx Blocking? - by Meta - 24.08.2010, 15:21

Forum Jump:


Users browsing this thread: 1 Guest(s)