3dtextlabel help
#1

pawn Код:
new Text3D:ranklabel = Create3DTextLabel("Rank", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0);
    Update3DTextLabelText(ranklabel, 0xFFFFFFFF, "%s", GetPlayerDMRank);
    Attach3DTextLabelToPlayer(ranklabel, playerid, 0.0, 0.0, 0.7);
Obviously this doesn't work, but I hope you can see the logic behind it. I have a stock function which works out their DM rank name, and I'd like to attach this rank to their head - can anyone help? Thanks
Reply


Messages In This Thread
3dtextlabel help - by Jing_Chan - 29.07.2018, 15:54
Re: 3dtextlabel help - by Rufio - 29.07.2018, 15:56
Re: 3dtextlabel help - by Jing_Chan - 29.07.2018, 15:58
Re: 3dtextlabel help - by Rufio - 29.07.2018, 15:59
Re: 3dtextlabel help - by Jing_Chan - 29.07.2018, 16:00
Re: 3dtextlabel help - by d1git - 29.07.2018, 16:01
Re: 3dtextlabel help - by Rufio - 29.07.2018, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)