ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   Underlining text (https://www.esoui.com/forums/showthread.php?t=8310)

Coorbin 01/30/19 04:19 PM

Underlining text
 
Hello,

According to https://wiki.esoui.com/Text_Formatting there is supposed to be some sort of chat underline support. In the Thieves Guild patch in 2016 it's listed in the changelog - https://forums.elderscrollsonline.co...change-log-pts

I tried /script d("Put emphasis on |l0:1:1:0:1:000000|lblood|l and |l0:1:0:-25%:2:000000|ldaggers|l.") and it doesn't recognize either formatting command. Help?

sirinsidiator 01/30/19 05:32 PM

You need to start the markup with an uppercase L and also make sure that you use a color that is visible enough. The line order should also be some higher value it seems, otherwise the line shows up behind the text. Something strange seems to be going on though. When I tested it just now, the order changed for all visible lines (even the ones posted earlier) whenever I posted another command with a different line order.

Try this:
Code:

d("Put emphasis on |L0:1:2:1:1:ffffff|lblood|l and |L0:1:0:-25%:2:ffffff|ldaggers|l.")

Coorbin 01/30/19 05:41 PM

Fascinating; pChat breaks this functionality :eek: However with pChat disabled, it works :)

Thanks!


All times are GMT -6. The time now is 08:57 PM.

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