21.08.2011, 07:41
Heey guys,
I want to make that everybody wear a label above his head but only 1 in the game has one.
Any one can help?
I want to make that everybody wear a label above his head but only 1 in the game has one.
Code:
ranklabel[playerid] = Create3DTextLabel( textstring, GetPlayerColor(playerid),-253.6752,2603.0642,62.8582, 50, 0, true); Attach3DTextLabelToPlayer(ranklabel[playerid], playerid, 0, 0, 0.5);