input line too long (after substitutions)
#1

help me please u.u
pawn Код:
if(dialogid == CMDS_INFO)
    {
        if(response)
        {
            if(listitem == 0)
            {
                    ShowPlayerDialog(playerid, CMDS_INFO+1, DIALOG_STYLE_MSGBOX,
                    "{33CCFF}General Command:",
                    "{FFFFFF}/pm - {bcbcbc}Send a private message to a player\n\
                     {FFFFFF}/lockpm - {bcbcbc}Block private messages\n\
                     {FFFFFF}/admins - {bcbcbc}Show all online administrator\n\
                     {FFFFFF}/perks - {bcbcbc}Multiple functions requiring EXP\n\
                     {FFFFFF}/sm - {bcbcbc}Send money to another player\n\
                     {FFFFFF}/hitmarker - {bcbcbc}See the damage to the player attacks\n\
                     {FFFFFF}/report - {bcbcbc}Report a player with administrators\n\
                     {FFFFFF}/anim - {bcbcbc}Show all animation command"
,
                     "Back", "");
            }
            if(listitem == 1)
            {
                    ShowPlayerDialog(playerid, CMDS_INFO+2, DIALOG_STYLE_MSGBOX,
                    "{33CCFF}//General\n\
                     {FFFFFF}/rob - {bcbcbc}Rob a player\n\
                     {FFFFFF}/rape - {bcbcbc}Infect a player\n\
                     {FFFFFF}/tie - {bcbcbc}Tying a player\n\
                     {FFFFFF}/untie - {bcbcbc}Un-tying a player\n\
                     {FFFFFF}/shop - {bcbcbc}Buy in supa\n\
                     {33CCFF}//Terrorist\n\
                     {FFFFFF}/plantc4 - {bcbcbc}Explode in 'Y' key\n\
                     {33CCFF}//Weapon Dealer\n\
                     {FFFFFF}/sellgun - {bcbcbc}Selling arms to a player\n\
                     {33CCFF}//Hitman\n\
                     {FFFFFF}/hitlist - {bcbcbc}Show player with contract\n\ //error 075: input line too long (after substitutions)
                     {FFFFFF}/tracker - {bcbcbc}Locate a player (soon)\n\",
                     "
Back", "");
            }
        }
    }
Reply


Messages In This Thread
input line too long (after substitutions) - by Cerealguy - 08.12.2013, 18:17
Re: input line too long (after substitutions) - by arakuta - 08.12.2013, 18:20
Re: input line too long (after substitutions) - by Cerealguy - 08.12.2013, 18:25
Re: input line too long (after substitutions) - by erminpr0 - 08.12.2013, 19:04
Re: input line too long (after substitutions) - by Cerealguy - 08.12.2013, 19:12

Forum Jump:


Users browsing this thread: 1 Guest(s)