[Ajuda] Erros
#1

alguйm da um help com esses erros ai ??
pawn Код:
(3516) : error 075: input line too long (after substitutions)
 (3524) : error 075: input line too long (after substitutions)
(3869) : error 075: input line too long (after substitutions)
(3870) : error 037: invalid string (possibly non-terminated string)
(3870) : error 017: undefined symbol "NEX"
(3871) : error 017: undefined symbol "T"
(3871) : error 037: invalid string (possibly non-terminated string)
(3871) : warning 215: expression has no effect
(3871) : error 001: expected token: ";", but found ")"
(3871) : fatal error 107: too many error messages on one line
9 Errors.
Linha 3516:

PHP код:
                        if(SetsData[listitem] == 0//
                        
{
                                
ShowPlayerDialog(playeridDIALOG_WEAPONSDIALOG_STYLE_LIST"» Select your weapon set:""{555555} 1 - {FAF0F2}Deagle / Shotgun\n{555555} 2 - {FAF0F2}Deagle / Rifle\n{555555} 3 - {FAF0F2}Spas12 / Silencer\n{555555} 4 - {FAF0F2}Sniper / Shotgun\n{555555} 5 - {FAF0F2}M4 / Shotgun\n{555555} 6 - {FAF0F2}Deagle / AK47\n{555555} 7 - {FAF0F2}M4 / MP5\n{555555} 8 - {FAF0F2}Deagle / MP5\n{555555} 9 - {FAF0F2}Spas12 / Rifle\n{555555} 10 - {FAF0F2}Deagle / Sniper\n""Okay""Exit");
                                
SendClientMessage(playerid,AAD_COLOR_GREY,"{2F5B27}» Error: {8BDF1F}This weapon set is temporary disabled.");
                                
PlayerPlaySound(playerid10530.00.00.0);
                                return 
1;
                        } 
Linha 3524:

PHP код:
  if((Player[playerid][pTeam] == T_ATT && SetsChoices[T_ATT][listitem] >= SetsLimit[listitem]) || (Player[playerid][pTeam] == T_DEF && SetsChoices[T_DEF][listitem] >= SetsLimit[listitem])) ////
                        
{
                                
ShowPlayerDialog(playeridDIALOG_WEAPONSDIALOG_STYLE_LIST"» Select your weapon set:""{555555} 1 - {FAF0F2}Deagle / Shotgun\n{555555} 2 - {FAF0F2}Deagle / Rifle\n{555555} 3 - {FAF0F2}Spas12 / Silencer\n{555555} 4 - {FAF0F2}Sniper / Shotgun\n{555555} 5 - {FAF0F2}M4 / Shotgun\n{555555} 6 - {FAF0F2}Deagle / AK47\n{555555} 7 - {FAF0F2}M4 / MP5\n{555555} 8 - {FAF0F2}Deagle / MP5\n{555555} 9 - {FAF0F2}Spas12 / Rifle\n{555555} 10 - {FAF0F2}Deagle / Sniper\n""Okay""Exit");
                                
SendClientMessage(playerid,AAD_COLOR_GREY,"{2F5B27}» Error: {8BDF1F}This weapon set is limited and currenly full.");
                                
PlayerPlaySound(playerid10530.00.00.0);
                                return 
1;
                        } 
Linha 3869:
PHP код:
        if(dialogid == ACMD2_DIALOG)
        {
                if(
response == 1)
                {
                        
ShowPlayerDialog(playeridACMD3_DIALOGDIALOG_STYLE_MSGBOX,"{2F5B27}» WarLegends v1.1 Admin Commands 3:","{8BDF1F}/asay <TEXT>\n/announce <TEXT>\n/whois <PLAYERID>\n/lock <PASSWORD>\n/unlock\n/goto <PLAYERID>\n/slap <PLAYERID>\n/mute <PLAYERID> <REASON>\n/unmute <PLAYERID>\n/kick <PLAYERID> <REASON>\n/sethp <PLAYERID> <AMOUNT>\n/setarmour <PLAYERID> <AMOUNT>\n/weapon <PLAYERID> <WEAPONID> <AMMO>\n/freeze <PLAYERID>\n/unfreeze <PLAYERID>\n/explode <PLAYERID>\n/acar <NAME/ID>\n""NEXT""");
                }
                return 
1;
        } 
linha: 3870
PHP код:
        if(dialogid == ACMD2_DIALOG)
        {
                if(
response == 1)
                {
                        
ShowPlayerDialog(playeridACMD3_DIALOGDIALOG_STYLE_MSGBOX,"{2F5B27}» WarLegends v1.1 Admin Commands 3:","{8BDF1F}/asay <TEXT>\n/announce <TEXT>\n/whois <PLAYERID>\n/lock <PASSWORD>\n/unlock\n/goto <PLAYERID>\n/slap <PLAYERID>\n/mute <PLAYERID> <REASON>\n/unmute <PLAYERID>\n/kick <PLAYERID> <REASON>\n/sethp <PLAYERID> <AMOUNT>\n/setarmour <PLAYERID> <AMOUNT>\n/weapon <PLAYERID> <WEAPONID> <AMMO>\n/freeze <PLAYERID>\n/unfreeze <PLAYERID>\n/explode <PLAYERID>\n/acar <NAME/ID>\n""NEXT""");
                }
                return 
1;
        } 
3871 й a ultima chave do cуdigo da 3070

@EDIT

alguйm tem essa include? warutils
Reply
#2

Код:
(3516) : error 075: input line too long (after substitutions)
 (3524) : error 075: input line too long (after substitutions)
(3869) : error 075: input line too long (after substitutions)
Dialogs Muito Grande utilize strcat:
https://sampwiki.blast.hk/wiki/Strcat
Reply
#3

e os outros?
Reply
#4

alguйm?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)