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 Thumbnails
Click image for larger version

Name:	format issue.png
Views:	705
Size:	149.5 KB
ID:	1060  
 
 

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

Thread Tools
Display Modes

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