[HELP]Anti-IP advertising
#6

Quote:
Originally Posted by SkizzoTrick
Посмотреть сообщение
Wow,you putted there something that hides all the numbers?)i don't think that that's the best thing you can do
Better try this:
pawn Код:
public OnPlayerText(...)
{
if(strfind("Everyone come to ...", "82.77", true) != -1) //returns 4 (!= -1 because -1 would be 'not found')
{
    //Put here the punish
}
else if(strfind("Giving admin at", "192.77", true) != -1) //returns 4 (!= -1 because -1 would be 'not found')
{
    //Put here the punish
}
no...i like it my way...because i dont want people to put numbers in chat anyway xD that is why i need to hide/block numbers typed in all chats and i dont know how to do it

(sorry if my english is bad)
Reply


Messages In This Thread
[HELP]Anti-IP advertising - by Nenad - 02.12.2010, 16:06
Re: [HELP]Anti-IP advertising - by SkizzoTrick - 02.12.2010, 16:16
Re: [HELP]Anti-IP advertising - by [JnA]DukeNukem - 02.12.2010, 16:36
Re: [HELP]Anti-IP advertising - by Nenad - 02.12.2010, 16:48
Re: [HELP]Anti-IP advertising - by SkizzoTrick - 02.12.2010, 16:52
Re: [HELP]Anti-IP advertising - by Nenad - 02.12.2010, 16:59
Re: [HELP]Anti-IP advertising - by Vince - 02.12.2010, 17:18
Re: [HELP]Anti-IP advertising - by Biesmen - 02.12.2010, 17:31
Re: [HELP]Anti-IP advertising - by WillyP - 02.12.2010, 17:36
Re: [HELP]Anti-IP advertising - by Nenad - 02.12.2010, 17:51

Forum Jump:


Users browsing this thread: 1 Guest(s)