Lб tб dizendo que os erros tб na linha 111 б 139, olha o code, eu nгo achei -.-
Код:
BugFix = CreatePlayerTextDraw(playerid,608.000000, 146.000000, "_"); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawBackgroundColor(playerid,BugFix, 255); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawFont(playerid,BugFix, 1); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawLetterSize(playerid,BugFix, 0.370000, 0.599999); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawColor(playerid,BugFix, -1); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawSetOutline(playerid,BugFix, 0); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawSetProportional(playerid,BugFix, 1); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawSetShadow(playerid,BugFix, 1); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
PlayerTextDrawSetSelectable(playerid,BugFix, 0); // Nгo remova esta textdraw, pois ela elimina o bug do veнculo.
TD_HUNG = CreatePlayerTextDraw(playerid,608.000000, 146.000000, "100");
PlayerTextDrawBackgroundColor(playerid,TD_HUNG, 255);
PlayerTextDrawFont(playerid,TD_HUNG, 1);
PlayerTextDrawLetterSize(playerid,TD_HUNG, 0.370000, 0.599999);
PlayerTextDrawColor(playerid,TD_HUNG, -1);
PlayerTextDrawSetOutline(playerid,TD_HUNG, 0);
PlayerTextDrawSetProportional(playerid,TD_HUNG, 1);
PlayerTextDrawSetShadow(playerid,TD_HUNG, 1);
PlayerTextDrawSetSelectable(playerid,TD_HUNG, 0);
TD_BLAD = CreatePlayerTextDraw(playerid,608.000000, 177.000000, "100");
PlayerTextDrawBackgroundColor(playerid,TD_BLAD, 255);
PlayerTextDrawFont(playerid,TD_BLAD, 1);
PlayerTextDrawLetterSize(playerid,TD_BLAD, 0.370000, 0.599999);
PlayerTextDrawColor(playerid,TD_BLAD, -1);
PlayerTextDrawSetOutline(playerid,TD_BLAD, 0);
PlayerTextDrawSetProportional(playerid,TD_BLAD, 1);
PlayerTextDrawSetShadow(playerid,TD_BLAD, 1);