CreatePlayer3DTextLabel help - 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: CreatePlayer3DTextLabel help (
/showthread.php?tid=97641)
CreatePlayer3DTextLabel help -
SFather - 15.09.2009
Ok, guys. I can create 3Dtexts and attach them to players. BUT.........
I can't create Player3DTextLabel, and if you don't know test command in npc_record script don't create label for specified player (me) too.
As I rightly understand 3Dtext can see everyone on the server, and Player3DText can see only specified player or group of players.
I've tried many ways to make it work and nothing happens. (tutorials from wiki, search forum and others...) Even your test command can't create a thing.
So what is the correct way to create 3dtext label for player?
Re: CreatePlayer3DTextLabel help -
Mikep. - 15.09.2009
https://sampwiki.blast.hk/wiki/CreatePlayer3DTextLabel
CreatePlayer3DTextLabel creates a 3D text label, but only ONE player can see it.
Re: CreatePlayer3DTextLabel help -
SFather - 15.09.2009
hm.....you have discovered America, my friend
the problem is that I can't see label that I'm creating for myself!
Re: CreatePlayer3DTextLabel help -
Mikep. - 15.09.2009
Do you attach it?
Re: CreatePlayer3DTextLabel help -
SFather - 15.09.2009
no. Just want to create in special place and leave it there
Re: CreatePlayer3DTextLabel help -
Mikep. - 15.09.2009
Show your code, prehaps you have bad coordinates.
Re: CreatePlayer3DTextLabel help -
SFather - 15.09.2009
ok, after 3-4 days of tormenting testing I've make it work.
topic can be closed.