Problem. GUI and 0.3c Colors
#5

Problem not in Hex code but i tested when me code

pawn Код:
COMMAND:inventor( playerid, params[ ] )
{
    #pragma unused params
    new
        String[ 700 ];
    format( String, 700 , ""#BLUE"Jыs turite"#RED" %d "#BLUE"pyragлliu su рokoladu.\n\
    "#BLUE"Jыs turite:"#RED" %d "#BLUE"marinuotш viљtш kulљeliш.\n\
    "#BLUE"Jыs turite:"#RED" %d "#BLUE"indeliш рaрlyku\n\
    "#BLUE"Jыs turite:"#RED" %d "#BLUE"litrш aliejaus.\n\
    "#BLUE"Jыs turite: %d pomidorш.\n\
    Jыs turite: %d marinuotш agurkш.\n\
    Jыs turite: %d indelш keиiupo.\n\
    Jыs turite: %d buteliш Coca-Colos.\n\
    Jыs turite: %d buteliш limonado.",
    playerDB[ playerid ][ Pyrageliai ],
    playerDB[ playerid ][ Kulseles   ],
    playerDB[ playerid ][ Saslikai   ],
    playerDB[ playerid ][ Pyrageliai ],
    playerDB[ playerid ][ Kulseles   ],
    playerDB[ playerid ][ Saslikai   ],
    playerDB[ playerid ][ Aliejus    ],
    playerDB[ playerid ][ Pomidorai  ],
    playerDB[ playerid ][ Agurkai    ],
    playerDB[ playerid ][ Keciupas   ],
    playerDB[ playerid ][ Cola       ],
    playerDB[ playerid ][ Limonadas  ] );
    ShowPlayerDialog( playerid, 147, DIALOG_STYLE_LIST,"
Inventor", String ,"Use","Close" );
    return true;
}
Script compiling fine bu when i adding 1color more its crashing.

So problem
Reply


Messages In This Thread
Problem. GUI and 0.3c Colors - by Raimis_R - 08.03.2011, 16:38
Re: Problem. GUI and 0.3c Colors - by HyperZ - 08.03.2011, 16:47
Re: Problem. GUI and 0.3c Colors - by Raimis_R - 08.03.2011, 16:52
Re: Problem. GUI and 0.3c Colors - by HyperZ - 08.03.2011, 16:53
Re: Problem. GUI and 0.3c Colors - by Raimis_R - 08.03.2011, 17:02
Re: Problem. GUI and 0.3c Colors - by Montis123 - 08.03.2011, 17:31
Re: Problem. GUI and 0.3c Colors - by Raimis_R - 08.03.2011, 18:00
Re: Problem. GUI and 0.3c Colors - by yoan103 - 08.03.2011, 18:02
Re: Problem. GUI and 0.3c Colors - by Raimis_R - 08.03.2011, 18:04
Re: Problem. GUI and 0.3c Colors - by Mean - 08.03.2011, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)