[Ajuda] Repetiзгo
#8

Quote:
Originally Posted by 1sbedx
Посмотреть сообщение
PHP код:
foreach(Playeri)
{
    if(
aInfo[playerid][Admin] == 1)
        
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Administrador] %s (%d): %s"PlayerName(playerid), playeridtmp);
    else if(
aInfo[playerid][Moderador] == 1)
        
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Moderador] %s (%d): %s"PlayerName(playerid), playeridtmp);
    else if(
aInfo[playerid][Helper] == 1)
        
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Helper] %s (%d): %s"PlayerName(playerid), playeridtmp);
        
    else
    {
        if(
pInfo[i][Prof] == pInfo[playerid][Prof])
        {
            
format(gstringsizeof(gstring), "{009999}({009966}Canal /n{009999}) [Nнvel %d] %s (%d): %s"pInfo[playerid][Level], PlayerName(playerid), playeridtmp);
        }
    }
    
SendClientMessage(i, -1gstring);

Deu certo. Obrigado. Qual foi a mudanзa?

@Whoo
Seu cуdigo acabou que o pawno parou de funcionar.
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)