27.08.2018, 04:25
how to on Text 'SA-MP.CF' and to active code
https://uphinhnhanh.com/image/3Xn6UQ
https://uphinhnhanh.com/image/3Xn6UQ
Quote:
TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 579.000000, 400.000000, "SA-MP.CF"); PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.400000, 1.600000); PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 1); PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], -1); PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], -11); PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 1); PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255); PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 3); PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1); PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], -11); PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][0], true); |