20.09.2017, 19:45
Quote:
Use right click on modelid button.
__________________________________ I will release a new td editor, but using dialogs |
Код:
TXDDraw0[playerid] = CreatePlayerTextDraw(playerid, -25.333345, 110.755592, "LD_SPAC:white"); PlayerTextDrawLetterSize(playerid, TXDDraw0[playerid], 0.000000, -5.666666); PlayerTextDrawTextSize(playerid, TXDDraw0[playerid], 75.333335, 70.103698); PlayerTextDrawAlignment(playerid, TXDDraw0[playerid], 1); PlayerTextDrawColor(playerid, TXDDraw0[playerid], -1061109505); PlayerTextDrawUseBox(playerid, TXDDraw0[playerid], true); PlayerTextDrawBoxColor(playerid, TXDDraw0[playerid], 0); PlayerTextDrawSetShadow(playerid, TXDDraw0[playerid], 0); PlayerTextDrawSetOutline(playerid, TXDDraw0[playerid], 0); PlayerTextDrawFont(playerid, TXDDraw0[playerid], 5);