27.03.2014, 18:56
There is no AttachDynamic3DTextLabelToObject yet, however.
Check all of this:
First, make sure your object limit isn't reached, although I doubt it's that.
testLOS parameter on your object creation line, that may hide the text behind it.
if it's not that, try creating the label before creating the object, as in put createlabel before createobject.
Check all of this:
First, make sure your object limit isn't reached, although I doubt it's that.
testLOS parameter on your object creation line, that may hide the text behind it.
if it's not that, try creating the label before creating the object, as in put createlabel before createobject.