[Ajuda] Repetiзгo
#7

PHP код:
foreach(Playeri)
{
    if(
aInfo[i][Admin] == 1)
    {
        
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Administrador] %s (%d): %s"PlayerName(i), itmp);
        
SendClientMessage(playeridGetPlayerColor(i), gstring);
    }
    if(
aInfo[i][Moderador] == 1)
    {
        
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Moderador] %s (%d): %s"PlayerName(i), itmp);
        
SendClientMessage(playeridGetPlayerColor(i), gstring);
    }
    else if(
aInfo[i][Helper] == 1)
    {
        
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Helper] %s (%d): %s"PlayerName(i), itmp);
        
SendClientMessage(playeridGetPlayerColor(i), gstring);
    }
    else if
    {
        if(
pInfo[i][Prof] == pInfo[playerid][Prof] && !aInfo[i][Admin] && !aInfo[i][Moderador] && !aInfo[i][Helper])
        {
            
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Nнvel %d] %s (%d): %s"pInfo[i][Level], PlayerName(i), itmp);
            
SendClientMessage(playeridGetPlayerColor(i), gstring);
        }
    }

Reply


Messages In This Thread
Repetiзгo - by ThuuGLif3 - 08.01.2017, 18:58
Re: Repetiзгo - by BobbMarley - 08.01.2017, 19:08
Re: Repetiзгo - by Whoo - 08.01.2017, 19:14
Re: Repetiзгo - by ThuuGLif3 - 08.01.2017, 19:15
Re: Repetiзгo - by ThuuGLif3 - 08.01.2017, 19:26
Re: Repetiзгo - by 1sbedx - 08.01.2017, 19:41
Re: Repetiзгo - by Whoo - 08.01.2017, 19:42
Re: Repetiзгo - by ThuuGLif3 - 08.01.2017, 20:28
Re: Repetiзгo - by 1sbedx - 08.01.2017, 21:09

Forum Jump:


Users browsing this thread: 1 Guest(s)