problem with CreatePlayer3DTextlabel
#2

label = CreatePlayer3DTextLabel(playerid,"Test",PURPLE,x,y ,z,0,0);

You need
Код:
DrawDistance	The distance from where you are able to see the 3D Text Label
VirtualWorld	The virtual world in which you are able to see the 3D Text
testLOS	0/1 Test the line-of-sight so this text can't be seen through objects
Example:
Код:
Create3DTextLabel("Test", 0x008080FF, x, y, z, 40.0, 0, 0);
also why arent you using
Код:
if(teststate == 0)
Reply


Messages In This Thread
problem with CreatePlayer3DTextlabel[Solved] - by horsemeat - 28.03.2013, 21:43
Re: problem with CreatePlayer3DTextlabel - by Pawnie - 28.03.2013, 21:45
Re: problem with CreatePlayer3DTextlabel - by horsemeat - 28.03.2013, 21:50
Re: problem with CreatePlayer3DTextlabel - by Pawnie - 28.03.2013, 21:52
Re: problem with CreatePlayer3DTextlabel - by horsemeat - 28.03.2013, 21:53
Re: problem with CreatePlayer3DTextlabel - by horsemeat - 28.03.2013, 22:22

Forum Jump:


Users browsing this thread: 1 Guest(s)