13.04.2016, 07:47
I set the label with this:
Code:
new LabelTextSize[128]; format(LabelTextSize, sizeof(LabelTextSize), "Business Nummer: %d\n %s", BizzID, BizzName); Create3DTextLabel(LabelTextSize, COLOR_ORANGE, BizzX, BizzY, BizzZ+1, 40.0, 0, 0);