[SOLVED] Attach 3D label to plane
#1

Hi,
I wan't to attach a 3D text label to a plane, but it has to be different for each player...
I tried something like this;
Код:
OnTop;
new Text3D:Text[MAX_PLAYERS];

OnPlayerConnect;
Text[playerid] = Create3DTextLabel("Plane 1",0x008080FF,0.0,0.0,0.0,40.0,0);
Attach3DTextLabelToVehicle(Text3D:Text, PLANE_1, 0.0, 0.0, 0.0)
But it didn't work...
Please help
TnQ
Reply


Messages In This Thread
[SOLVED] Attach 3D label to plane - by Nameless303 - 17.12.2009, 19:47
Re: [UNSOLVED] Attach 3D label to plane - by dice7 - 17.12.2009, 20:14
Re: [UNSOLVED] Attach 3D label to plane - by Nameless303 - 17.12.2009, 20:36
Re: [UNSOLVED] Attach 3D label to plane - by GTAguillaume - 17.12.2009, 20:53
Re: [UNSOLVED] Attach 3D label to plane - by Nameless303 - 17.12.2009, 23:51
Re: [SOLVED] Attach 3D label to plane - by -8oHd4N- - 18.12.2009, 18:11
Re: [SOLVED] Attach 3D label to plane - by Nameless303 - 18.12.2009, 20:07
Re: [SOLVED] Attach 3D label to plane - by -8oHd4N- - 19.12.2009, 10:45

Forum Jump:


Users browsing this thread: 1 Guest(s)