17.08.2011, 10:12
Heey guys,
Is it possible to see you own text label?
Because if i attach label to players i can only see them labels and not mine:
Is it possible to see you own text label?
Because if i attach label to players i can only see them labels and not mine:
Код:
ranklabel[playerid] = Create3DTextLabel("Rank 6!", green, 30.0, 40.0, 50.0, 40.0, 0); Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.5);