Posts: 69
Threads: 15
Joined: Nov 2015
Reputation:
0
My 3D Textlabels are not showing in interiors, I searched for it and found that I should enable 'testLOS', My question is how to enable testLOS?
Posts: 69
Threads: 15
Joined: Nov 2015
Reputation:
0
Virtual Parameter is not -1, It's 569. Still its' not appearing in interiors.
EDIT: I'm using streamer plugin to make 3DTextLabels
Posts: 630
Threads: 23
Joined: May 2012
Reputation:
0
You need to enable testLOS then.
Also, if you set the players virtual world to 0 (by default it's also set) you need to change the virtual world parameter to 0 then.
Because if you set it to say 100, it will ONLY show the label to players in that virtual world.
Posts: 69
Threads: 15
Joined: Nov 2015
Reputation:
0
Ah, I got it huh.. I actually exchanged Interior and VirtualWorld Values.