ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   new line character aka chat parser documentation? (https://www.esoui.com/forums/showthread.php?t=779)

schiz 04/11/14 05:47 AM

new line character aka chat parser documentation?
 
I've found that you can color text with |cFFFFFF command,
I'm looking for new line character, anyone can help ?
Regards.

Stormknight 04/11/14 08:47 AM

It's \n

So your text might be
Code:

d("This is sample\ntext")
which would appear as:

This is sample
text

Also, don't forget using |r to escape the colour sequence after you initiate with |c

schiz 04/11/14 11:38 AM

newline
 
But this affect only console warning, i want newline on global chat,
sending: /zone this is\ntest won't do nothing.

Seerah 04/11/14 11:56 AM

If it doesn't work, then you can't do that. You'll have to send two messages.


All times are GMT -6. The time now is 03:58 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI