[Ajuda] Error 010: invalid function or declaration ??
#1

Boas,
estб a dar esse erro nas seguintes linhas:

PHP код:
if(dialogid == DIALOG_COMAN)  // ERRO AQUI
       
{
          if(
response// ERRO AQUI
           
{
          if(
listitem == 0)     // ERRO AQUI
           
{
                
ShowPlayerDialog(playeridDIALOG_COMANDIALOG_STYLE_MSGBOX"Geral OOC""/estatisticas - /donate - /gms - /staff - /mudarpass""""Fechar");
         }
           else if(
listitem == 1//ERRO AQUI
         
{
                
ShowPlayerDialog(playeridDIALOG_COMANDIALOG_STYLE_MSGBOX"Geral IC""/aceitar - /comer - /pagar - /Sexo""""Fechar");
            }
        }
        return 
1// ERRO AQUI
    
}
    return 
0// ERRO AQUI

Ja tentei saber o porquк e nao consegui :S
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)