Moving 3D label position
#1



How do it? Im stucked, lol.

Код:
ID[playerid] = Create3DTextLabel(asi,VALGE,0.0,0.0,0.0,10.0,0);
Attach3DTextLabelToPlayer(ID[playerid],playerid,0.0,0.0,0.7);
Reply
#2

Destroy the label, and re-create it.
Reply
#3

Quote:
Originally Posted by Mean
Посмотреть сообщение
Destroy the label, and re-create it.
why?
Reply
#4

Код:
Attach3DTextLabelToPlayer(ID[playerid],playerid,0.0,0.0,0.7);
0.7 - OffSetZ, so if you want it lower, try 0.2 ... or 0.3,0.4,0.5 ...
Reply
#5

FYI, You can't see your own attached label.
Reply
#6

Quote:
Originally Posted by costel_nistor96
Посмотреть сообщение
Код:
Attach3DTextLabelToPlayer(ID[playerid],playerid,0.0,0.0,0.7);
0.7 - OffSetZ, so if you want it lower, try 0.2 ... or 0.3,0.4,0.5 ...
Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)