28.08.2014, 11:55
Hello , i want to increase the height of the text 3D i want it above car not in car..
+ How can i use dynamic 3d text for label i tried to create dynamic 3d text , but i can't attach anymore.. so ? anyway to use it with the vehicle ?
+ How can i use dynamic 3d text for label i tried to create dynamic 3d text , but i can't attach anymore.. so ? anyway to use it with the vehicle ?
Код:
format(StringVehicul,sizeof(StringVehicul),"{FFCC00}[Newbie Vehicles - Disponbil]"); newbie3dtext[i] = Create3DTextLabel(StringVehicul, 0xFF0000CC, x, y, z+75, 10, -1, 1); Attach3DTextLabelToVehicle(newbie3dtext[i],i,0,0,0);