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

Quote:
Originally Posted by NemesisBR
Посмотреть сообщение
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:

(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:

new L_CAMINHO_ARQUIVO[50]; format(L_CAMINHO_ARQUIVO, sizeof(L_CAMINHO_ARQUIVO), ARQUIVO, S_GET_PLAYER_NAME(playerid));
if(DOF2_FileExists(L_CAMINHO_ARQUIVO))
{
SendClientMessage(playerid, -1, "Vocк estava preso e voltou para prisгo!");
SetPlayerPos(playerid, 197.6661,173.8179,1003.0234);
SetPlayerInterior(playerid,3);
G_PLAYER_PRESO_CADEIA_ADMIN[playerid] = 1;
G_TEMPO_RESTANTE_CADEIA[playerid] = (playerid, DOF2_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:

new L_CAMINHO_ARQUIVO[50]; format(L_CAMINHO_ARQUIVO, sizeof(L_CAMINHO_ARQUIVO), ARQUIVO, S_GET_PLAYER_NAME(playerid));
PHP код:
format (L_CAMINHO_ARQUIVOsizeof (AR_CAMINHO_ARQUIVO), FILES_GET_PLAYER_NAME (playerid)); 
Use as tags PHP para tornar o cуdigo mais claro, tambйm, nгo й assim que o formato funciona, veja isso e vocк entenderб.

https://sampwiki.blast.hk/wiki/Format

EDIT: ou, pelo menos, mostre-me o #define de FILE
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: 3 Guest(s)