28.07.2015, 03:43
for(new playerid; playerid < MAX_PLAYERS; playerid++)
{
Information[playerid] = TextDrawCreate(2.000000, 434.000000, "....");
TextDrawBackgroundColor(Information[playerid], 255);
TextDrawFont(Information[playerid], 2);
TextDrawLetterSize(Information[playerid], 0.270000, 0.69999;
TextDrawColor(Information[playerid], -16776961);
TextDrawSetOutline(Information[playerid], 0);
TextDrawSetShadow(Information[playerid], 1);
TextDrawUseBox(Information[playerid], 1);
TextDrawBoxColor(Information[playerid], 255);
TextDrawTextSize(Information[playerid], 661.000000, 0.000000);
}
їPodrнan ayudarme? Emoticуn frown
error 017: undefined symbol "Information"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Errores de la lнnea "5278"= Information[playerid] = TextDrawCreate(2.000000, 434.000000, "....");
{
Information[playerid] = TextDrawCreate(2.000000, 434.000000, "....");
TextDrawBackgroundColor(Information[playerid], 255);
TextDrawFont(Information[playerid], 2);
TextDrawLetterSize(Information[playerid], 0.270000, 0.69999;
TextDrawColor(Information[playerid], -16776961);
TextDrawSetOutline(Information[playerid], 0);
TextDrawSetShadow(Information[playerid], 1);
TextDrawUseBox(Information[playerid], 1);
TextDrawBoxColor(Information[playerid], 255);
TextDrawTextSize(Information[playerid], 661.000000, 0.000000);
}
їPodrнan ayudarme? Emoticуn frown
error 017: undefined symbol "Information"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Errores de la lнnea "5278"= Information[playerid] = TextDrawCreate(2.000000, 434.000000, "....");