Thread Tools Display Modes
Prev Previous Post   Next Post Next
10/25/18, 09:15 AM   #1
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 312
[notabug] Format Issue

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()
Attached Images
File Type: png format issue.png (149.5 KB, 810 views)
 
 

ESOUI » Developer Discussions » Bug Reports » [notabug] Format Issue


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off