Anticheat is spamming
#7

Quote:
Originally Posted by pds2k12
Посмотреть сообщение
pawn Код:
SendClientMessageToAdmin(adminlvl, exception, colour, message[])
{
    foreach(Player, i)
    {
        if(Info[i][AdminLevel] >= adminlvl && i != exception && Info[i][Security]) SendClientMessage(i, colour, message);
    }
}
I don't get what's the exception for but oh-well, try the code I gave, also make sure you're using the latest version of foreach
We have a double admin login called security, thats what is used for.
Reply


Messages In This Thread
Anticheat is spamming - by Face9000 - 20.11.2013, 19:24
Re: Anticheat is spamming - by Michael@Belgium - 20.11.2013, 19:28
Re: Anticheat is spamming - by Patrick - 20.11.2013, 19:32
Re: Anticheat is spamming - by yugecin - 20.11.2013, 19:33
Re: Anticheat is spamming - by Face9000 - 20.11.2013, 19:39
Re: Anticheat is spamming - by Patrick - 20.11.2013, 19:43
Re: Anticheat is spamming - by Face9000 - 20.11.2013, 19:45
Re: Anticheat is spamming - by Face9000 - 20.11.2013, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)