Textdraw Help
#1

Ok, i want to make a textdraw that appears right under the users name. I know how to Creat3DTextLabel then Attach3DTextLabelToPlayer, but i dont know how to make it yellow with a black border (COLOR_YELLOW) and make it appear right under the username. I use this as of right now.

ranka[playerid] = Create3DTextLabel("Trucker",COLOR_YELLOW,30.0,40.0 ,50.0,40.0,0);

then

Attach3DTextLabelToPlayer(ranka[playerid], playerid, 0.0, 0.0, 0.4);

Can someone help me out?
Reply
#2

Textdraws and 3D text are different
try using this.
https://sampforum.blast.hk/showthread.php?tid=117851

if you want some other help here a nice tut
https://sampforum.blast.hk/showthread.php?tid=2867
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)