Anti reclama script error's.
#1

Hi guys,if i delete this line appear's all that erros, why?


" // --------------- Anti Reclama Open (By Cosmin)
if(FindIP((text))) /// Anti-Reclama
{
format(string, sizeof(string), "{30a030}[ProMyx]: {ff6347}%s a primit Ban Permanent. Motiv: Reclama.",sendername);
SendClientMessageToAll(0xFF6347FF,string);
PlayerInfo[playerid][pBanned] = 1;
BanLog(string);
Kick(playerid);
return 1;
}
// --------------- Anti Reclama Closed (By Cosmin)
GetPlayerName(playerid, sendername, sizeof(sendername));
format(string, sizeof(string), "%s", text);
ChatColor(20.0, playerid,string);
return 0;
}
return 1;
}
"


This errors appears if i delete that line from up : /imageshack/img707/5310/33940825.jpg



I have to delete the line's from the image?
Reply


Messages In This Thread
Anti reclama script error's. - by Tyrexo - 30.04.2013, 12:20
Re: Anti reclama script error's. - by Shoulen - 30.04.2013, 15:28

Forum Jump:


Users browsing this thread: 2 Guest(s)