Textdraw Help.
#1

How could I make it so I can only see them, when quite close to them?


Reply
#2

They're not textdraw, they are Text3DLabel
Reply
#3

Quote:
Originally Posted by Code8976Man
Посмотреть сообщение
They're not textdraw, they are Text3DLabel
Oh? How could I make it so it's not as far range?
Reply
#4

Quote:
Originally Posted by getty154
Посмотреть сообщение
Oh? How could I make it so it's not as far range?
pawn Код:
Create3DTextLabel("Your text", YOUR_COLOR, Float:X, Float:Y, Float:Z, Distance, VirtualWorld, testLOS);
Код:
testLOS = 0/1 Test the line-of-sight so this text can't be seen through objects
Also Look Here :P Create3DTextLabel
Reply
#5

Quote:
Originally Posted by Unknown123
Посмотреть сообщение
pawn Код:
Create3DTextLabel("Your text", YOUR_COLOR, Float:X, Float:Y, Float:Z, Distance, VirtualWorld, testLOS);
Код:
testLOS = 0/1 Test the line-of-sight so this text can't be seen through objects
Also Look Here :P Create3DTextLabel
Thankyou mate.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)