Time Nick Message 16:53 sullome Hello. Can someone help me? I'm trying to print in player's inventory some text (4-5 lines), but the only way I find create textarea (for input), and set it default text. (from formspec.) But this is not good, I think. 16:54 PilzAdam use labels? 16:56 sullome When I use labels... text is "cutted" 16:56 sullome I can see only 1.5 lines of text 16:57 sullome In labels I can set x,y and text. But what about height and width? 16:57 PilzAdam one label is one line 16:59 sullome And if a text is get from file, I must write function to cut into lines. Okey. 17:00 sullome *to cut it