3D Label Text Error
#3

Quote:
Originally Posted by DJDhan
You missed out the "testLOS" .

So it should be

Код:
Create3DTextLabel("FORT CARSON\nTURN LEFT",0xFFFFFFAA,-105.4672,1265.4047,16.1873,0,0);
The last paramter is called "testLOS" which means if you set it to 1, the label won't be visible through buildings and 0 for the opposite.

Create3DTextLabel @ WIKI
He needs the draw distance also.

Код:
Create3DTextLabel("FORT CARSON\nTURN LEFT",0xFFFFFFAA,-105.4672,1265.4047,16.1873,The range you should be able to see it from,0,0);
https://sampwiki.blast.hk/wiki/Create3DTextLabel
Reply


Messages In This Thread
3D Label Text Error - by ||.Rier.|| - 16.06.2010, 12:28
Re: 3D Label Text Error - by DJDhan - 16.06.2010, 12:32
Re: 3D Label Text Error - by Naxix - 16.06.2010, 12:34
Re: 3D Label Text Error - by DJDhan - 16.06.2010, 12:36

Forum Jump:


Users browsing this thread: 1 Guest(s)