ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Bug Reports (https://www.esoui.com/forums/forumdisplay.php?f=187)
-   -   [notabug] Format Issue (https://www.esoui.com/forums/showthread.php?t=8126)

Scootworks 10/25/18 09:15 AM

[notabug] Format Issue
 
1 Attachment(s)
hello

found a weird bug only in gamepad mode. keyboard mode works well:



first one is:
lua Code:
  1. /script d(ZO_LinkHandler_CreatePlayerLink(ZO_GetPrimaryPlayerName("@LoadingScreen", GetUnitName("player"), true)))

second one is:
lua Code:
  1. /script d(ZO_LinkHandler_CreatePlayerLink(ZO_GetPrimaryPlayerName("@LoadingScreen", GetUnitName("player"), false)))

i only changed the `useInternalFormat` from ZO_GetPrimaryPlayerName()

ZOS_ChipHilseberg 10/25/18 04:02 PM

This is probably because you're putting texture markup inside of link markup. Nested markup isn't supported.

Scootworks 10/26/18 12:30 AM

Quote:

Originally Posted by ZOS_ChipHilseberg (Post 36391)
This is probably because you're putting texture markup inside of link markup. Nested markup isn't supported.

oh well, i see. thanks for your answer.
then it's not a bug


All times are GMT -6. The time now is 05:48 AM.

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