04.02.2015, 19:15
hello i've create a label but its color is too light i want to make it dark blue.
please help me
picture
code
please help me
picture
code
pawn Код:
format(string, sizeof(string), "%s (%d)",PlayerInfo[playerid][pName],playerid);
new Text3D:Pulaski = Create3DTextLabel(string, 0x0000FFAA, 30.0, 40.0, 50.0, 40.0, 0);
Attach3DTextLabelToPlayer(Pulaski, playerid, 0.0, 0.0, 0.1);