11.01.2015, 19:30
Im getting tag mismatch on this:
I've tried for very long to get this to work, can anyone see what's wrong with it?
And also, is the Text3D: needed? Im getting tag mismatch no-matter if i remove it or not.
pawn Код:
TaxidutyLabel[vehicleid] = Text3D:CreateDynamic3DTextLabel("** The taxi sign is shining with a yellow light **", COLOR_JOB_TAXI, 0.0, 0.0, 0.0, 20.0, 0, 1);
And also, is the Text3D: needed? Im getting tag mismatch no-matter if i remove it or not.