Dynamic 3d label text
#1

Hey,
I have a problem with the dynamic 3d label text.
When I come to the location I have a problem - there is no text but in the code there is.
How can I fix it?

Code for example:

PHP код:
    CreatePickup(124711554.9950,-1675.5507,16.1953); // LSPD
    
CreateDynamic3DTextLabel("{FFFF00}Washington D.C. Police Department\n{FF0000}'To serve and protect'\n{FFFF00}/enter at this spot."COLOR_RED1554.9950,-1675.5507,16.19533001); 
In the game I see only the pickup (star) and I don't see the text.

This bug applies to all of the dynamic3dlabels texts.
Please help me.
Reply
#2

,30, 0, 1);

=

,Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID);
Reply
#3

Quote:
Originally Posted by Jefff
Посмотреть сообщение
,30, 0, 1);

=

,Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID);
What do you mean by putting equal symbol (=) between them, should I replace the 30,0,1 with this or what should I do with this?

Edit:
It solved, thanks.
Reply
#4

PHP код:
CreatePickup(124711554.9950,-1675.5507,16.1953); // LSPD 
    
CreateDynamic3DTextLabel("{FFFF00}Washington D.C. Police Department\n{FF0000}'To serve and protect'\n{FFFF00}/enter at this spot."COLOR_RED1554.9950,-1675.5507,16.19531005); 
Fixed
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)