05.04.2014, 20:05
Eu pesquisei, entrei nesse site de cores, mas o code ta assim:
-16776961 й o vermelho, por as cores do jeito que vc me passou eu tentei tbm PT, mas as duas ficaram brancas
pawn Код:
Textdraw32[playerid] = CreatePlayerTextDraw(playerid, 615.111145, 288.711151, "ld_pool:ball");
PlayerTextDrawLetterSize(playerid, Textdraw32[playerid], 0.000000, 0.000000);
PlayerTextDrawTextSize(playerid, Textdraw32[playerid], 22.666656, 25.884429);
PlayerTextDrawAlignment(playerid, Textdraw32[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw34[playerid], -16776961); // preto=02550
PlayerTextDrawSetShadow(playerid, Textdraw32[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw32[playerid], 0);
PlayerTextDrawFont(playerid, Textdraw32[playerid], 4);