22.03.2011, 16:27
Found this with a little Search:
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)
Add this to your Script:
pawn Code:
AntiDeAMX()
{
new xyz[][] =
{
"Muha",
"lol xD"
};
#pragma unused xyz
}
pawn Code:
AntiDeAMX();