[FilterScript] anti-flood to spare, choose yours!
#1

---------------------
Reply
#2

Nice work
Reply
#3

Nice one (;
Reply
#4

This one isn't good...

1) The English of this topic is bad, I don't understand it at all
2) The scripts can be in one
3) The site Deposit Files sucks (the waiting time etc. www.pastebin.com)
4) THE FILTERSCRIPTS AREN'T ENGLISH! - Go to your own language board.

EDIT:
Oh my god...


pawn Код:
//Somewhere is this:
SendClientMessageInfo(playerid, "has sido kickeado por flood en el chat");

//And that is this function
stock SendClientMessageInfo(jugadorid, const cadena[])
{
    new contenedor[500]; //<< FOR CHRIST'S SAKE! 500!
    format(contenedor, sizeof(contenedor), ">> Info: {FFFFFF}%s.", cadena); //Why would you do this? -.-
    SendClientMessage(jugadorid, 0xFFE300FF, contenedor);
}
Reply
#5

add pastebin. Thanks.
Reply
#6

http://pastebin.com/Wg82RdFy
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)