04.03.2013, 04:01
public OnPlayerConnect(playerid)
{
if (strfind(playrname, "Lugi", true) == 0)
{
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}Dea r, Lugi. We, The United States Federal Burea Investigation (FBI) are now on a man-hunt for you");
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}We have traced your IP. and has also been reported to Local law enforcements in your country.");
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}Thi s is a federal offence. You are being man-hunted for 'Denial of service' attacking.");
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}We do not know if your armed we will use deathly force. If you wish to stop this man-hunt to you. Stop the Criminal activity.");
SendClientMessage(playerid,0xFF0000C8,"- {22DD22}U.S.A Federal Burea Investigation.");
Ban(playerid);
}
{
if (strfind(playrname, "Lugi", true) == 0)
{
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}Dea r, Lugi. We, The United States Federal Burea Investigation (FBI) are now on a man-hunt for you");
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}We have traced your IP. and has also been reported to Local law enforcements in your country.");
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}Thi s is a federal offence. You are being man-hunted for 'Denial of service' attacking.");
SendClientMessage(playerid,0xFF0000C8,"{FFFFFF}We do not know if your armed we will use deathly force. If you wish to stop this man-hunt to you. Stop the Criminal activity.");
SendClientMessage(playerid,0xFF0000C8,"- {22DD22}U.S.A Federal Burea Investigation.");
Ban(playerid);
}