Create3DTextLabel Problem
#1

Hello all.I have a little problem.I have created a label for vehicle but when I move the vehicle the label stays at the ground and it doesn't "follow" the vehicle.

pawn Код:
vehicle3Dtext[vehicle_id] = Create3DTextLabel("VIP Boat",-1, x, y, z, 40.0,0);
Attach3DTextLabelToPlayer(vehicle3Dtext[vehicle_id], car, x, y,z);
Reply
#2

Attach3DTextLabelToVehicle, not player..
Reply
#3

Oups sorry , my mistake
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)