Stock send message to admins.
#3

Abagail is right, but anyway.

PHP код:
stock SendAdminMessage(color,text[])
{
    for(new 
0GetPlayerPoolSize(); <= ji++)
    {
        if(
PInfo[i][Admin] > 0)
        {
            
SendClientMessage(i,color,text);
        }
    }
    return 
1;

Reply


Messages In This Thread
Stock send message to admins. - by Osamakurdi - 09.02.2018, 19:23
Re: Stock send message to admins. - by Abagail - 09.02.2018, 19:40
Re: Stock send message to admins. - by Mugala - 09.02.2018, 19:44
Re: Stock send message to admins. - by PepsiCola23 - 09.02.2018, 22:11
Re: Stock send message to admins. - by Cycle - 09.02.2018, 23:04
Re: Stock send message to admins. - by Osamakurdi - 10.02.2018, 08:11
Re: Stock send message to admins. - by PepsiCola23 - 10.02.2018, 09:06
Re: Stock send message to admins. - by Mugala - 10.02.2018, 12:02

Forum Jump:


Users browsing this thread: 1 Guest(s)