CreateDynamic3DTextLabel issue
#1

Well, Few days ago.. we did to our Community a small update by setting all the names over people's head by using
CreateDynamic3DTextLabel(string, COLOR_WHITE, 0, 0, 0.1, 10, playerid,INVALID_VEHICLE_ID,-1, -1 ,-1, -1); and remove the old name by using ShowPlayerNameTagForPlayer. Yesterday we found out that there is a bug and we still don't know what makes it. Now, when a person joins into the game you can see his name very nice. But sometimes the name dissipear and you can't see it. Lets say after 10-15 minutes when that person is logged or sometimes just for no reason. Anybody is aware about this problem ?

- Thank you.
Reply
#2

Did you do it correctly
Код:
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
?
Reply
#3

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
Did you do it correctly
Код:
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
?
Yes, sir. The thing is, it works pretty good, but sometimes for no reason it just dissipear.

Код:
CreateDynamic3DTextLabel(string, COLOR_WHITE, 0, 0, 0.1, 10, playerid,INVALID_VEHICLE_ID,-1, -1 ,-1, -1);
Reply
#4

Maybe it is just cuz of distance?text labels can't be seen from far
Reply
#5

And also you need to keep in mind that streamer only loads 1 label at a time.

(Maybe?, Never use CreateDynamic3DTextLabel)
Reply
#6

@Romel: No.
Reply
#7

Quote:
Originally Posted by Romel
Посмотреть сообщение
And also you need to keep in mind that streamer only loads 1 label at a time.

(Maybe?, Never use CreateDynamic3DTextLabel)
What do you mean, sir?
Reply
#8

Quote:

(Maybe?, Never use CreateDynamic3DTextLabel)

Why not use it?
Reply
#9

Anybody?
Reply
#10

Test if they missing when they enter house or biz ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)