[Ajuda] fatal error 107: too many error messages on one line Estou muito irritado jб com isso
#11

Agora que eu vi que vocк falou sobre sistema de admin, entгo resolvi refazer (Copiar-colar) os cуdigos no meu fs de admin os erros antigos sumiram felizmente.

sу que azaradamente veio erros que nгo tinham vindo antes, eu nгo sei se deveria criar um novo tуpico por ter corrigido o erro de antes, vou postar aqui mesmo por ser a base de tudo atras, caso eu precise criar um outro me avisem por favor, eu demorei para voltar com uma resposta por que eu estava quebrando a cabeзa para tentar corrigir, e nгo consegui.

os erros:

Код HTML:
(1290) : error 037: invalid string (possibly non-terminated string)
(1290) : error 017: undefined symbol "Cadeia"
(1290) : error 017: undefined symbol "s"
(1290) : fatal error 107: too many error messages on one line
Codigo:

PHP код:
new L_CAMINHO_ARQUIVO[50]; format(L_CAMINHO_ARQUIVOsizeof(L_CAMINHO_ARQUIVO), ARQUIVOS_GET_PLAYER_NAME(playerid));
    if(
DOF2_FileExists(L_CAMINHO_ARQUIVO))
    {
        
SendClientMessage(playerid, -1"Vocк estava preso e voltou para prisгo!");
        
SetPlayerPos(playerid197.6661,173.8179,1003.0234);
        
SetPlayerInterior(playerid,3);
        
G_PLAYER_PRESO_CADEIA_ADMIN[playerid] = 1;
           
G_TEMPO_RESTANTE_CADEIA[playerid] = (playeridDOF2_GetInt(L_CAMINHO_ARQUIVO"Tempo"));
        
G_TEMPO_CADEIA[playerid] = SetTimerEx("TirarDaCadeia"G_TEMPO_RESTANTE_CADEIA[playerid], false"i""playerid");
        return 
1;
    }
    return 
1
linha exata do erro:

PHP код:
new L_CAMINHO_ARQUIVO[50]; format(L_CAMINHO_ARQUIVOsizeof(L_CAMINHO_ARQUIVO), ARQUIVOS_GET_PLAYER_NAME(playerid)); 
Reply


Messages In This Thread
fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 18.02.2018, 22:00
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by RogueDrifter - 18.02.2018, 22:12
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 18.02.2018, 22:14
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by Lovejoy - 18.02.2018, 22:17
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by RogueDrifter - 18.02.2018, 22:17
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 18.02.2018, 22:22
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by RogueDrifter - 18.02.2018, 22:24
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by GuiKommander - 18.02.2018, 22:30
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 18.02.2018, 22:30
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by RogueDrifter - 18.02.2018, 22:38
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 18.02.2018, 23:19
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by RogueDrifter - 18.02.2018, 23:25
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 18.02.2018, 23:30
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by RogueDrifter - 18.02.2018, 23:32
Re: fatal error 107: too many error messages on one line Estou muito irritado jб com isso - by NemesisBR - 19.02.2018, 00:00

Forum Jump:


Users browsing this thread: 2 Guest(s)