28.09.2018, 22:34
X, Y, Z in Attach3DTextLabelToPlayer are offsets.
You use the position as offsets, for example 1920.0, 232.3, 12.4.
If you do this, the label will be about 2000 meters away from the target player.
Use 0.0, 0.0, 1.0 or so for the offset, not the position.
Also make sure you test this with another player. You cannot see labels that are attached to yourself.
Furthermore, why a new thread? You just opened another with the same problem.
You use the position as offsets, for example 1920.0, 232.3, 12.4.
If you do this, the label will be about 2000 meters away from the target player.
Use 0.0, 0.0, 1.0 or so for the offset, not the position.
Also make sure you test this with another player. You cannot see labels that are attached to yourself.
Furthermore, why a new thread? You just opened another with the same problem.