[Ajuda] input line too long (after substitutions) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] input line too long (after substitutions) (
/showthread.php?tid=653378)
input line too long (after substitutions) -
NemesisBR - 02.05.2018
Recentemente eu TENTEI usar a include "Nex-Ac" baixei a include e o .lang (traduзгo, obrigado a ter) certinho, editei a linha que marca o nome do .lang, porйm dб esse erro em TODAS as linhas do .lang, o erro aparece tanto quando com compila o gm com o #include, como tanto no INC do include.
HTML Code:
(0) : error 075: input line too long (after substitutions)
(2) : error 075: input line too long (after substitutions)
(3) : error 075: input line too long (after substitutions)
(4) : error 075: input line too long (after substitutions)
(5) : error 075: input line too long (after substitutions
(6) : error 075: input line too long (after substitutions)
(7) : error 075: input line too long (after substitutions)
(8) : error 075: input line too long (after substitutions)
(9) : error 075: input line too long (after substitutions)
(10) : error 075: input line too long (after substitutions)
(11) : error 075: input line too long (after substitutions)
(12) : error 075: input line too long (after substitutions)
(13) : error 075: input line too long (after substitutions)
(14) : error 075: input line too long (after substitutions)
(15) : error 075: input line too long (after substitutions)
(16) : error 075: input line too long (after substitutions)
(17) : error 075: input line too long (after substitutions)
(18) : error 075: input line too long (after substitutions)
(19) : error 075: input line too long (after substitutions)
(20) : error 075: input line too long (after substitutions)
(21) : error 075: input line too long (after substitutions)
(22) : error 075: input line too long (after substitutions)
g(23) : error 075: input line too long (after substitutions)
(24) : error 075: input line too long (after substitutions)
(25) : error 075: input line too long (after substitutions)
(26) : error 075: input line too long (after substitutions)
Compilation aborted.
Pawn compiler 3.2.3664 Copyright © 1997-2017, ITB CompuPhase
26 Errors.
O .lang abaixo:
PHP Code:
#if defined _nex_ac_lang_included
#endinput
#endif
#define _nex_ac_lang_included
new
SUSPICION_1[] = "[Servidor] Suspeita no ID %d. Cуdigo de motivo: %03d%s",
SUSPICION_2[] = "[Servidor] Suspeita no IP %s. Cуdigo de motivo: %03d%s",
VERSION_WARNING[] = "[Servidor] Esta versгo do anticheat nгo й compatнvel com a versгo do servidor",
CFG_OPENING_ERROR[] = "[Nex-AC] Erro ao criar/abrir %s!",
#if defined DEBUG
DEBUG_CODE_1[] = "[Servidor debug] ID %d excedeu %d tentativas de flooding. Public ID: %d",
DEBUG_CODE_2[] = "[Servidor debug] Versгo invбlida no ID %d. Versгo: %s",
DEBUG_CODE_3[] = "[Servidor debug] ID %d excedeu %d conexхes por um IP",
DEBUG_CODE_4[] = "[Servidor debug] Tentativa de login na RCON pelo IP %s usando senha %s",
DEBUG_CODE_5[] = "[Servidor debug] ID %d usando NOP %s",
#endif
KICK_MSG[] = "Vocк foi kickado por suspeitas de uso de cheating (#%03d)",
MAX_CONNECTS_MSG[] = "Vocк excedeu o nъmero mбximo de conexхes pelo seu IP",
UNKNOWN_CLIENT_MSG[] = "Esta versгo do cliente nгo й adequada para jogar no servidor",
LOADED_MSG_1[] = " Anticheat Nex-AC carregado!",
LOADED_MSG_2[] = " Anticheat versгo: %s",
LOADED_MSG_3[] = " Autor: Nexius (PT-BR by NicK_)",
STATS_STRING_1[] = " Estatнsticas do anticheat Nex-AC",
STATS_STRING_2[] = " Detectando e previnindo:",
STATS_STRING_3[] = " %d tentativas de cheating",
STATS_STRING_4[] = " %d tentativas de hacking",
STATS_STRING_5[] = " %d tentativas de crashing",
STATS_STRING_6[] = " %d tentativas de flooding",
STATS_STRING_7[] = " %d attaques",
STATS_STRING_8[] = " Total de detecзхes e puniзхes em %d cheaters";
Eu jб vasculhei quase todos os tуpicos que contйm esse erro, eu jб baixer o compilador Zeex.