21.02.2010, 11:05
How can i attach a 3d text to a specific vehicle
PLease help fast because i have server going up!!!!!!!
PLease help fast because i have server going up!!!!!!!
new Text3D:VText;
format(string,sizeof(string),"your text");
VText = Create3DTextLabel(string,0x008080FF,0.0,0.0,0.0,20,0,1);
Attach3DTextLabelToVehicle(Text3D:VText, vehicleid, 0.0, 0.0, 0.0);