[Not Fixed] 3D Text on vehicles
#1

When i spawn i can't see the 3D text on the vehicle :S
pawn Код:
new Text3D:Objective_Vehicle;
Objective_Vehicle = Create3DTextLabel( "The objective", color1, 0.0, 0.0, 0.0, 400.0, 0, 0 );
Attach3DTextLabelToVehicle(Text3D:Objective_Vehicle, ObjectiveVehicle, 0.0, 0.0, 0.0);
Reply
#2

Try removing Text3D: on Attach3dtextlabeltovehicle.
Reply
#3

Quote:
Originally Posted by 0ne
Try removing Text3D: on Attach3dtextlabeltovehicle.
exactly what your supposed to do.
Reply
#4

Didn't work :S
Reply
#5

ObjectiveVehicle is not valid vehicle ID then.
Reply
#6

it is =/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)