pawn Код:
MaskIDLab[playerid] = Create3DTextLabel(Text3D:MaskIDLab[playerid], 0xFFFFFFFF, 0, 0, 0, NAME_DRAWDISTANCE, 0, 1 ); // Creating label
MaskIDLab must have the tag Text3D but the problem is that the 1st parameter of the Create3DTextLabel must be an array/string.