SgneepBox
Add text label
command: ds_label_option *ID *txtColor *bgColor *txtDim
*ID = id label name
*txtColor = color text
*bgColor = background color
*txtDim = text dimension in pixel
ds_label_xy *ID *X *Y
*X *Y = screen axis
ds_label_dim *ID *W *H
*W *H = width and height
ds_label_close *ID
close label with *ID name
Insert var in text string:
ds_label_set *id *text *value < *var
Inser
Example:
Make Text Label
Use Label and MTMA SERVER NODE