21.02.2012, 08:55
There isn't really a difference. Both works, only you get a "tag mismatch" warning because the 3D Text Label functions need a variable with "Text3D" tag.
Better use the tag:
Better use the tag:
pawn Код:
Text3D:MyLabel;
MyLabel = Create3DTextLabel(...)