Siegh
Thronar Developer
Is it possible to break lines when using this function? I mean, instead of everything straight without paragraphs and such?
doShowTextDialog(cid, 2239, "instert text here")
If I put this way, the text will be:
"insert text here".
Is there a way to make it like
"insert text
-
here"
Would be pleased if someone helps me.
doShowTextDialog(cid, 2239, "instert text here")
If I put this way, the text will be:
"insert text here".
Is there a way to make it like
"insert text
-
here"
Would be pleased if someone helps me.