Police Team message!
#7

If you want all the cops to read the message then use this (along with my code):

PHP Code:
stock SendPlayerTeamMessage(playeridcolorstring[])
{
    foreach(new 
Player)
    {
        if(
pTeam[i] == Police)
        {
            
SendClientMessage(icolorstring);
        }
    }
    return 
1;

Reply


Messages In This Thread
Police Team message! - by Thanks - 26.04.2018, 15:48
Re: Police Team message! - by Zeus666 - 26.04.2018, 17:10
Re: Police Team message! - by Thanks - 26.04.2018, 17:19
Re: Police Team message! - by kovac - 26.04.2018, 17:40
Re: Police Team message! - by Thanks - 26.04.2018, 19:23
Re: Police Team message! - by kovac - 26.04.2018, 19:28
Re: Police Team message! - by kovac - 26.04.2018, 19:39
Re: Police Team message! - by Phreak - 26.04.2018, 19:50

Forum Jump:


Users browsing this thread: 1 Guest(s)