20.06.2018, 05:28
Код:
TDEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, 581.999938, 427.440002, "CURRENT_XP"); PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][1], 0.190799, 0.878222); PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][1], -117.000000, 0.000000); PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][1], 1); PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][1], -1378294017); PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0); PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][1], 255); PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][1], 3); PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][1], 1);
Any help would be greatly appreciated.