Quote:
|
Originally Posted by calum
NPC Code:
//to change the size-
changeimgvis index,drawingheight;
Next time have a look at the newfeatures!
|
Very wrong. That changes the drawing layer, not the text size.
NPC Code:
changeimgzoom index,zoom;
Changes the text size.