[Ajuda] Progress Bar
#6

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);
Reply


Messages In This Thread
Progress Bar - by VictorNascimento - 17.08.2013, 20:31
Re: Progress Bar - by darkxdll - 17.08.2013, 20:32
Re: Progress Bar - by VictorNascimento - 17.08.2013, 20:35
Re: Progress Bar - by VictorNascimento - 17.08.2013, 21:00
Re: Progress Bar - by darkxdll - 17.08.2013, 21:03
Re: Progress Bar - by VictorNascimento - 17.08.2013, 21:11
Re: Progress Bar - by darkxdll - 17.08.2013, 21:14
Re: Progress Bar - by VictorNascimento - 17.08.2013, 21:16
Re: Progress Bar - by Standby - 17.08.2013, 21:16
Re: Progress Bar - by darkxdll - 17.08.2013, 21:19

Forum Jump:


Users browsing this thread: 2 Guest(s)