3D TEXT not display
#1

my 3d text not display why
Код:
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);
^ : exlampe from streamer
this my code
Код:
CreateDynamic3DTextLabel("Pom Bensin \nKetik /pulling ",COLOR_YELLOW,2114.96, 922.37, 10.82+0.6,10.0);
	CreateDynamic3DTextLabel("Pom Bensin \nKetik /pulling ",COLOR_YELLOW,614.72, 1690.52, 6.99+0.6,10.0);
	CreateDynamic3DTextLabel("Pom Bensin \nKetik /pulling ",COLOR_YELLOW,1596.31, 2202.13, 10.82+0.6,10.0);
	CreateDynamic3DTextLabel("Pom Bensin \nKetik /pulling ",COLOR_YELLOW,2147.56, 2745.40, 10.82+0.6,10.0);
	CreateDynamic3DTextLabel("Pom Bensin \nKetik /pulling ",COLOR_YELLOW,2639.99, 1109.25, 10.82+0.6,10.0);
	CreateDynamic3DTextLabel("Pom Bensin \nKetik /pulling ",COLOR_YELLOW,2199.38, 2474.52, 10.82+0.6,10.0);
Reply
#2

Quote:

6.99+0.6

Try writing in the sum: 7.59
Reply
#3

increase the draw distance maybe?

or try what Aerotactics' said
Reply
#4

maybe the color:COLOR_YELLOW is transparent, its cause it can contain a transparent macro.
Or just increase the draw distance.
Reply
#5

all not working,
Reply
#6

Can you show your definition of COLOR_YELLOW.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)