27.06.2017, 01:09
Buenas tardes, ocupo su ayuda para poder resolver este error, no lo he identificado, y hasta ahora no he podido encontrarle soluciуn
Error:
Error:
PHP код:
(3972) : error 001: expected token: ";", but found "-identifier-"
PHP код:
Lнnea 3971: new embargos[150]
Lнnea 3972: format(string, sizeof(string), "{BFC0C1}Embargos: {B70639}%d\n", autos[newcar][cEmbargo]);
Lнnea 3973: strcat(embargos, string);
Lнnea 3974: format(string, sizeof(string), "{BFC0C1}Multa: {B70639}%d$\n", autos[newcar][cMulta]);
Lнnea 3975: strcat(embargos, string);
Lнnea 3976: ShowPlayerDialog(playerid,DIALOGO_DEFAULT, DIALOG_STYLE_TABLIST_HEADERS,"{B70639}» {BFC0C1}Estado judicial del vehнculo",embargos,"Salir","");