Draw distance
#1

I want a very less draw distance like if a person go near the icon he should only then see it what should I keep it on if I keep it more in a housing system it looks messy like this. I want to avoid this mess http://gyazo.com/7301f95dfd59fa26daea5c5a95a0ceb5

For current its like this.
UpdateDynamic3DTextLabelText(House[id][DLabel],0,string);

I even decreased it to -100 but it didnt affected much.
Reply
#2

You don't need to use UpdateDynamic3DTextLabelText because it's only to update the text, just define the draw distance in CreateDynamic3DTextLabel.
Reply
#3

Set both the draw distance and the stream distance to like 15.0 or 20.0.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)