DisplayFor: 10000 Size: 500,180 Border { Texture: "Overlay/border.png"; Alpha: 100; } TextSmall { Sequence { Size: 1, 1; } Pos: 1, 150; //display position (relative to border Length: 500; // length of the text in pixel Font: Ariel; // font to draw text in Align: Center; // alignment of text, Center, Left, Right Lines: 2; // number of lines the text fits on Text: "Welcome to Cycrows Custom Gui for X3:Reunion"; //text to display } Sprite { Pos: 230, 1; File: texture\explosion.stx; Animation: 1; }