View Single Post
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)