26.03.2018, 19:23
Quote:
Код:
gYouKilled[playerid] = CreatePlayerTextDraw(playerid,241.000000, 371.000000, "_"); PlayerTextDrawBackgroundColor(playerid,gYouKilled[playerid], 227526655); PlayerTextDrawFont(playerid, gYouKilled[playerid], 3); PlayerTextDrawLetterSize(playerid, gYouKilled[playerid], 0.329999, 1.300000); PlayerTextDrawColor(playerid, gYouKilled[playerid], 255); PlayerTextDrawSetOutline(playerid,gYouKilled[playerid], 1); PlayerTextDrawSetProportional(playerid, gYouKilled[playerid], 1); |