Help with 3D Text Labels
#2

Try it like this..

pawn Код:
new PlayerText3D:Recon;
Just for one class:

pawn Код:
Recon = CreatePlayer3DTextLabel(playerid,"Recon",0x000FFFFF,30.0,40.0,50.0,40.0,0);
Attach3DTextLabelToPlayer(Recon, playerid, 0.0, 0.0, 0.7);
IsRecon[playerid] = 1;
Just removed 'PlayerText3D:Recon' from the line above and simply put 'Recon' try that under all of the lines you have used 'PlayerText3D:Var'.
Reply


Messages In This Thread
Help with 3D Text Labels - by ExeC - 20.01.2011, 13:08
Re: Help with 3D Text Labels - by Infamous - 20.01.2011, 13:22
Re: Help with 3D Text Labels - by ExeC - 20.01.2011, 13:35
Re: Help with 3D Text Labels - by Infamous - 20.01.2011, 13:44
Re: Help with 3D Text Labels - by Toreno - 20.01.2011, 13:58
Re: Help with 3D Text Labels - by ExeC - 21.01.2011, 09:40

Forum Jump:


Users browsing this thread: 1 Guest(s)