- ingame/crafting/keyboard/craftadvisor_keyboard.lua:90 --
informationTooltip:AddLine(GetString(SI_CRAFT_ADVISOR_TOOLTIP_WRIT_TAB_DISABLED_SUBTEXT))
- ingame/map/mappin_manager.lua:1037 --
informationTooltip:AddLine(text)
- ingame/map/worldmap.lua:286 --
informationTooltip:AddLine(zo_strformat(SI_WORLD_MAP_DELVE_NAME, poiName), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:288 --
informationTooltip:AddLine(zo_strformat(SI_WORLD_MAP_PUBLIC_DUNGEON_NAME, poiName), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:290 --
informationTooltip:AddLine(poiName, "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:296 --
informationTooltip:AddLine(zo_strformat(SI_WORLD_MAP_SKYSHARD_HINT_FORMATTER, hintText), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:299 --
informationTooltip:AddLine(zo_strformat(SI_WORLD_MAP_SKYSHARD_STATUS_FORMATTER, GetString("SI_SKYSHARDDISCOVERYSTATUS", skyshardDiscoveryStatus)), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:305 --
informationTooltip:AddLine(GetString(SI_KILL_LOCATION_TOOLTIP_HEADING))
- ingame/map/worldmap.lua:322 --
informationTooltip:AddLine(zo_strformat(SI_WORLD_MAP_LOCATION_NAME, name), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:328 --
informationTooltip:AddLine(GetString(SI_TOOLTIP_WAYSHRINE_CURRENT_LOC), "", ZO_HIGHLIGHT_TEXT:UnpackRGB())
- ingame/map/worldmap.lua:330 --
informationTooltip:AddLine(GetString(SI_TOOLTIP_WAYSHRINE_CANT_RECALL_AVA), "", ZO_ERROR_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:333 --
informationTooltip:AddLine(message, "", ZO_ERROR_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:341 --
informationTooltip:AddLine(GetString(cantLeaveStringId), "", ZO_ERROR_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:345 --
informationTooltip:AddLine(ZO_WorldMap_GetWayshrineTooltipCollectibleLockedText(pin), "", r, g, b, CENTER, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_CENTER, SET_TO_FULL_SIZE)
- ingame/map/worldmap.lua:348 --
informationTooltip:AddLine(GetString(SI_TOOLTIP_WAYSHRINE_CLICK_TO_UPGRADE_CHAPTER), "", ZO_HIGHLIGHT_TEXT:UnpackRGB())
- ingame/map/worldmap.lua:350 --
informationTooltip:AddLine(GetString(SI_TOOLTIP_WAYSHRINE_CLICK_TO_OPEN_CROWN_STORE), "", ZO_HIGHLIGHT_TEXT:UnpackRGB())
- ingame/map/worldmap.lua:353 --
informationTooltip:AddLine(GetString(SI_TOOLTIP_WAYSHRINE_CANT_RECALL_WHEN_DEAD), "", ZO_ERROR_COLOR:UnpackRGB())
- ingame/map/worldmap.lua:358 --
informationTooltip:AddLine(text, "", ZO_HIGHLIGHT_TEXT:UnpackRGB())
- ingame/map/worldmap.lua:368 --
informationTooltip:AddLine(cooldownText, "", ZO_HIGHLIGHT_TEXT:UnpackRGB())
- ingame/map/worldmap.lua:372 --
informationTooltip:AddLine(text, "", ZO_HIGHLIGHT_TEXT:UnpackRGB())