[Ajuda] problema com include foreach
#2

PHP код:
foreach(new Player)
{
    if(
vercmds[i] == 1)>> ERRO i
    
{
        new 
stringcmd[128];
        new 
playa[MAX_PLAYER_NAME];
        
GetPlayerName(playeridplaya,MAX_PLAYER_NAME);
        
format(stringcmd128" | INFO | O jogador %s (%d) digitou o comando ( %s )."playa,playerid,text);
        
SendClientMessage(i,0x0016DDFF,stringcmd); >> ERRO i
    
}

Reply


Messages In This Thread
problema com include foreach - by tcharles2011 - 04.07.2017, 13:47
Re: problema com include foreach - by Carlos001 - 04.07.2017, 13:58
Re: problema com include foreach - by DelK - 04.07.2017, 14:54

Forum Jump:


Users browsing this thread: 2 Guest(s)