Code:
on *:dialog:new2:sclick:3: {
did -i new2 14 1 Text for Line
did -i new2 14 2 $chr(160)
did -i new2 14 3 Text for Next Line
}

Using 160 there as I am not sure if 32 will cause errors, and you can also string em together $chr(160) $+ $chr(160) etc to create false blank spaces in text lines.

Dunno if thats what you needed specifically but there it is.
grin


R¹¶¬³¥