[Ajuda] Admin MSG
#3

Код:
for(new i; i <= GetMaxPlayers(); i++) 
{
if(pInfo[i][pAdmin] == numero && IsPlayerConnected(i)) 
{
format(str, sizeof(str), "Exemplo"); 
SendClientMessage(i, -1, str);
}
}
Reply


Messages In This Thread
Admin MSG - by JuniorTheDM - 27.07.2015, 03:31
Re: Admin MSG - by Lуs - 27.07.2015, 03:40
Re: Admin MSG - by NexNix - 27.07.2015, 03:42
Re: Admin MSG - by n0minal - 27.07.2015, 03:48
Re: Admin MSG - by JuniorTheDM - 27.07.2015, 03:58
Re: Admin MSG - by n0minal - 27.07.2015, 04:01
Re: Admin MSG - by JuniorTheDM - 27.07.2015, 04:04
Re: Admin MSG - by n0minal - 27.07.2015, 04:06
Re: Admin MSG - by JuniorTheDM - 27.07.2015, 04:07
Re: Admin MSG - by n0minal - 27.07.2015, 04:20

Forum Jump:


Users browsing this thread: 1 Guest(s)