SA-MP Forums Archive
3DPlayerLabel - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 3DPlayerLabel (/showthread.php?tid=277761)



3DPlayerLabel - Admigo - 19.08.2011

Heey all,
Everybody in samp has a label above his head with playername.
And i want to make the same label but then for rank.
Is it possible to make the same textlabel?
Because you dont see the label much.


Re: 3DPlayerLabel - Kingunit - 19.08.2011

Yes,

https://sampwiki.blast.hk/wiki/Create3DTextLabel
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer

Код:
This forum requires that you wait 120 seconds between posts. Please try again in 77 seconds.



Re: 3DPlayerLabel - Davz*|*Criss - 19.08.2011

KingUnit droping links simply that does not help.

Admigo yes it is Possible.

Try create text label and format it with your rank variable.

Then attach it to the player when wants.

Thanks


Re: 3DPlayerLabel - Kingunit - 19.08.2011

Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
KingUnit droping links simply that does not help.

Admigo yes it is Possible.

Try create text label and format it with your rank variable.

Then attach it to the player when wants.

Thanks
That's what you can read at the wiki. In the links you can already see what you need to do:
Create3DTextLabel seems clear.
Attach3DTextLabelToPlayer is attaching it.


Re: 3DPlayerLabel - Admigo - 19.08.2011

Yeah i know but you dont see the label much.I want to make the label bigger. Same as the name label.


Re: 3DPlayerLabel - Kingunit - 19.08.2011

Not sure but when you having a big text the text is automatic getting smaller. Means: This are the parameters, maybe you can play with it:
Код:
(text[], color, Float:X, Float:Y, Float:Z, Float:DrawDistance, virtualworld, testLOS)



Re: 3DPlayerLabel - Admigo - 19.08.2011

I want this label size:



Re: 3DPlayerLabel - Kingunit - 19.08.2011

Wich one? The oney above those peoples?


Re: 3DPlayerLabel - Admigo - 19.08.2011

lol i want just that size of label for my rank system


Re: 3DPlayerLabel - Kingunit - 19.08.2011

Quote:
Originally Posted by admigo
Посмотреть сообщение
lol i want just that size of label for my rank system
Can't you read? I see alot of labels and I asked wich one. The one above those peoples?
And like I said probably SA:MP is creating his own size. It just depends on the text I think.