- ingame/armory/armorychampionactionbar.lua:230 --
InformationTooltip:AddLine(GetString(SI_ARMORY_CHAMPION_LOCKED_TOOLTIP), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/armory/keyboard/armory_keyboard.lua:467 --
InformationTooltip:AddLine(attributeName, "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/armory/keyboard/armory_keyboard.lua:468 --
InformationTooltip:AddLine(GetString(ATTRIBUTE_DESCRIPTIONS[attributeType]))
- ingame/armory/keyboard/armory_keyboard.lua:480 --
InformationTooltip:AddLine(zo_strformat(SI_ARMORY_BACKBAR_LOCKED_TOOLTIP, unlockLevel), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/armory/keyboard/armory_keyboard.lua:521 --
InformationTooltip:AddLine(tooltipString, DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/armory/keyboard/armory_keyboard.lua:525 --
InformationTooltip:AddLine(GetString(SI_ARMORY_BUILD_EQUIPMENT_MISSING_TOOLTIP), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/armory/keyboard/armory_keyboard.lua:529 --
InformationTooltip:AddLine(zo_strformat(SI_CHARACTER_EQUIP_SLOT_FORMAT, GetString("SI_EQUIPSLOT", control.equipType)), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/buffdebuff/buffdebuff.lua:352 --
InformationTooltip:AddLine(formattedName)
- ingame/campaign/campaignbrowser.lua:634 --
InformationTooltip:AddLine(textPopulation, "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/campaign/campaignbrowser.lua:646 --
InformationTooltip:AddLine(textEstimatedTime, "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/champion/championstar.lua:505 --
InformationTooltip:AddLine(self.championClusterData:GetFormattedName(), "ZoFontWinH2")
- ingame/champion/championstar.lua:509 --
InformationTooltip:AddLine(zo_strformat(SI_CHAMPION_TOOLTIP_CLUSTER_CHILD_FORMAT, formattedName, clusterChild:GetNumPendingPoints(), clusterChild:GetMaxPossiblePoints()), "", ZO_SELECTED_TEXT:UnpackRGBA())
- ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:156 --
InformationTooltip:AddLine(self.imitationCollectibleData:GetName(), DEFAULT_FONT, r, g, b)
- ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:157 --
InformationTooltip:AddLine(description, DEFAULT_FONT, r, g, b)
- ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:162 --
InformationTooltip:AddLine(activeCollectibleText, DEFAULT_FONT, r, g, b)
- ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:168 --
InformationTooltip:AddLine(self.imitationCollectibleData:GetBlockReason(self:GetActorCategory()), DEFAULT_FONT, errorR, errorG, errorB)
- ingame/companion/keyboard/companionprogressbar_keyboard.lua:56 --
InformationTooltip:AddLine(GetString(SI_EXPERIENCE_LIMIT_REACHED))
- ingame/companion/keyboard/companionprogressbar_keyboard.lua:59 --
InformationTooltip:AddLine(zo_strformat(SI_EXPERIENCE_CURRENT_MAX_PERCENT, ZO_CommaDelimitNumber(currentXpInLevel), ZO_CommaDelimitNumber(totalXpInLevel), percentageXp))
- ingame/contacts/keyboard/notifications_keyboard.lua:171 --
InformationTooltip:AddLine(zo_strformat(GetString(SI_NOTIFICATIONS_LEADERBOARD_SCORE_NOTIFICATION_HEADER_FRIENDS), #friendsSection))
- ingame/contacts/keyboard/notifications_keyboard.lua:174 --
InformationTooltip:AddLine(friendName, "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/contacts/keyboard/notifications_keyboard.lua:179 --
InformationTooltip:AddLine(zo_strformat(GetString(SI_NOTIFICATIONS_LEADERBOARD_SCORE_NOTIFICATION_HEADER_GUILD_MEMBERS), #guildMembersSection))
- ingame/contacts/keyboard/notifications_keyboard.lua:182 --
InformationTooltip:AddLine(guildMemberName, "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/contacts/keyboard/notifications_keyboard.lua:603 --
InformationTooltip:AddLine(zo_strformat(SI_NOTIFICATIONS_TOOLTIP_HAS_NOTIFICATIONS, self.totalNumNotifications), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/contacts/keyboard/notifications_keyboard.lua:605 --
InformationTooltip:AddLine(GetString(SI_NOTIFICATIONS_TOOLTIP_NO_NOTIFICATIONS), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/crafting/keyboard/craftadvisor_activewrit_keyboard.lua:222 --
InformationTooltip:AddLine(header, DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/crafting/keyboard/craftadvisor_activewrit_keyboard.lua:223 --
InformationTooltip:AddLine(body)
- ingame/crafting/keyboard/provisioner.lua:807 --
InformationTooltip:AddLine(zo_strformat(SI_RECIPE_REQUIRES_LEVEL_PASSIVE, levelPassiveAbilityName, levelReq), "", ZO_ERROR_COLOR:UnpackRGBA())
- ingame/crafting/keyboard/provisioner.lua:812 --
InformationTooltip:AddLine(zo_strformat(SI_PROVISIONER_REQUIRES_RECIPE_QUALITY, self.data.qualityReq), "", ZO_ERROR_COLOR:UnpackRGBA())
- ingame/crafting/keyboard/scribing_keyboard.lua:777 --
InformationTooltip:AddLine(GetString(SI_SCRIBING_CRAFTED_ABILITY_SLOT_DESCRIPTION), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/crafting/keyboard/scribing_keyboard.lua:829 --
InformationTooltip:AddLine(GetString("SI_SCRIBINGSLOT_DESCRIPTION", slotType), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/crafting/keyboard/smithingcreation_keyboard.lua:350 --
InformationTooltip:AddLine(zo_strformat(SI_CRAFTING_USE_UNIVERSAL_STYLE_ITEM, universalStyleItemCount), "", ZO_COLOR_UNIVERSAL_ITEM:UnpackRGBA())
- ingame/crafting/keyboard/smithingcreation_keyboard.lua:352 --
InformationTooltip:AddLine(GetString(SI_CRAFTING_UNIVERSAL_STYLE_ITEM_TOOLTIP), "", r, g, b)
- ingame/crafting/keyboard/smithingcreation_keyboard.lua:353 --
InformationTooltip:AddLine(GetString(SI_CRAFTING_UNIVERSAL_STYLE_ITEM_CROWN_STORE_TOOLTIP), "", r, g, b)
- ingame/crafting/keyboard/smithingresearch_keyboard.lua:118 --
InformationTooltip:AddLine(row.traitDescription, "", r, g, b, CENTER, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_CENTER, SET_TO_FULL_SIZE)
- ingame/crafting/keyboard/smithingresearch_keyboard.lua:120 --
InformationTooltip:AddLine(zo_strformat(SI_SMITHING_TRAIT_RESEARCH_SOURCE_DESCRIPTION, row.traitResearchSourceDescription), "", r, g, b, CENTER, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_CENTER, SET_TO_FULL_SIZE)
- ingame/crafting/keyboard/smithingresearch_keyboard.lua:121 --
InformationTooltip:AddLine(zo_strformat(SI_SMITHING_TRAIT_MATERIAL_SOURCE_DESCRIPTION, row.traitMaterialSourceDescription), "", r, g, b, CENTER, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_CENTER, SET_TO_FULL_SIZE)
- ingame/crafting/keyboard/universaldeconstructionpanel_keyboard.lua:90 --
InformationTooltip:AddLine(tooltipText)
- ingame/dyeing/dyeing_shared.lua:552 --
InformationTooltip:AddLine(line1, "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/dyeing/dyeing_shared.lua:554 --
InformationTooltip:AddLine(line2, "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/guildfinder/keyboard/rolemultiselector.lua:51 --
InformationTooltip:AddLine(GetString("SI_LFGROLE", control.role), "", r, g, b)
- ingame/guildfinder/keyboard/rolemultiselector.lua:52 --
InformationTooltip:AddLine(control.tooltipString, "", r, g, b)
- ingame/guildfinder/keyboard/rolemultiselector.lua:53 --
InformationTooltip:AddLine(GetString(SI_GROUP_PREFERRED_ROLE_DESCRIPTION), "", r, g, b)
- ingame/guildfinder/keyboard/rolemultiselector.lua:57 --
InformationTooltip:AddLine(GetString(SI_GROUP_LIST_PANEL_DISABLED_ROLE_TOOLTIP), "", ZO_ColorDef:New("ff0000"):UnpackRGB())
- ingame/help/keyboard/helpaskforhelp_keyboard.lua:58 --
InformationTooltip:AddLine(description, "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:58 --
InformationTooltip:AddLine(GetString(SI_CUSTOMER_SERVICE_FEEDBACK_IMPACT_DESCRIPTION), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/housetours/keyboard/housetours_managelistings_keyboard.lua:555 --
InformationTooltip:AddLine(zo_strformat(SI_HOUSE_TOURS_LISTING_TAGS_TOOLTIP_FORMATTER, ZO_SELECTED_TEXT:Colorize(tagsText)), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/housetours/keyboard/housetours_searchresults_keyboard.lua:493 --
InformationTooltip:AddLine(zo_strformat(SI_HOUSE_TOURS_LISTING_TAGS_TOOLTIP_FORMATTER, ZO_SELECTED_TEXT:Colorize(tagsText)), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/housetours/keyboard/housetours_searchresults_keyboard.lua:684 --
InformationTooltip:AddLine(GetString(SI_HOUSE_TOURS_FILTERS_HOUSE_CATEGORY_DISABLED), DEFAULT_FONT, ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/housingeditor/keyboard/houseinformation_keyboard.lua:19 --
InformationTooltip:AddLine(GetString(SI_HOUSING_CURRENT_RESIDENTS_OVER_POPULATION_TEXT), "", r, g, b, TOPLEFT, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_LEFT, SET_TO_FULL_SIZE)
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:310 --
InformationTooltip:AddLine(GetString(SI_HOUSING_FURNITURE_SETTINGS_GENERAL_DEFAULT_ACCESS_TOOLTIP_TEXT), "", r, g, b)
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:315 --
InformationTooltip:AddLine(selectionTitle)
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:316 --
InformationTooltip:AddLine(selectionDescription, "", r, g, b)
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:322 --
InformationTooltip:AddLine(GetString(SI_HOUSING_FURNITURE_SETTINGS_GENERAL_PRIMARY_RESIDENCE_BUTTON_TEXT))
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:323 --
InformationTooltip:AddLine(GetString(SI_HOUSING_FURNITURE_SETTINGS_GENERAL_PRIMARY_RESIDENCE_TOOLTIP_TEXT), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/inventory/inventoryslot.lua:3115 --
InformationTooltip:AddLine(zo_strformat(SI_INVENTORY_TRAIT_STATUS_TOOLTIP, traitName, ZO_SELECTED_TEXT:Colorize(traitInformationString)), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/inventory/inventoryslot.lua:3117 --
InformationTooltip:AddLine(GetString(SI_INVENTORY_TRAIT_STATUS_RETRAITED_NOT_RESEARCHABLE), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/inventory/inventoryslot.lua:3119 --
InformationTooltip:AddLine(GetString(SI_INVENTORY_TRAIT_STATUS_RECONSTRUCTED_NOT_RESEARCHABLE), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/inventory/inventoryslot.lua:3137 --
InformationTooltip:AddLine(GetString("SI_ITEMSELLINFORMATION", slotData.sellInformation), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/inventory/inventoryslot.lua:3180 --
InformationTooltip:AddLine(lineText, "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/leveluprewards/keyboard/leveluprewardsclaim_keyboard.lua:324 --
InformationTooltip:AddLine(GetString(SI_LEVEL_UP_REWARDS_KEYBOARD_CLAIM_REWARDS_BUTTON_MISSING_CHOICE_TOOLTIP), "ZoFontGameMedium")
- ingame/lfg/preferredroles.lua:83 --
InformationTooltip:AddLine(GetString("SI_LFGROLE", control.role), "", r, g, b)
- ingame/lfg/preferredroles.lua:84 --
InformationTooltip:AddLine(control.tooltipString, "", r, g, b)
- ingame/lfg/preferredroles.lua:85 --
InformationTooltip:AddLine(GetString(SI_GROUP_PREFERRED_ROLE_DESCRIPTION), "", r, g, b)
- ingame/lfg/preferredroles.lua:89 --
InformationTooltip:AddLine(zo_strformat(SI_ACTIVITY_FINDER_DUNGEON_AVERAGE_ROLE_TIME_FORMAT, textLowestAverageTime), "", r, g, b)
- ingame/lfg/preferredroles.lua:94 --
InformationTooltip:AddLine(GetString(SI_GROUP_LIST_PANEL_DISABLED_ROLE_TOOLTIP), "", ZO_ColorDef:New("ff0000"):UnpackRGB())
- ingame/lfg/tributeclubrank.lua:23 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_CLUB_EXPERIENCE_LIMIT_REACHED), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/lfg/tributeclubrank.lua:27 --
InformationTooltip:AddLine(zo_strformat(SI_TRIBUTE_CLUB_EXPERIENCE_TOOLTIP_FORMATTER, formattedRatioText), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGBA())
- ingame/lfg/tributeclubrank.lua:32 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_CLUB_EXPERIENCE_DESCRIPTION), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGBA())
- ingame/lfg/veterandifficultysettings.lua:160 --
InformationTooltip:AddLine(GetString("SI_GROUPDIFFICULTYCHANGEREASON", difficultyContainer.difficultyControlReason), "", r, g, b, TOPLEFT, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_LEFT, SET_TO_FULL_SIZE)
- ingame/lfg/veterandifficultysettings.lua:163 --
InformationTooltip:AddLine(GetString(SI_DUNGEON_DIFFICULTY_HELP_TOOLTIP), "", r, g, b, TOPLEFT, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_LEFT, SET_TO_FULL_SIZE)
- ingame/lfg/zo_activityfindertemplate_shared.lua:171 --
InformationTooltip:AddLine(zo_strformat(SI_TRIBUTE_SEASON_PLACEMENT_DESCRIPTION, numRequiredPlacementMatches), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGBA())
- ingame/lfg/zo_activityfindertemplate_shared.lua:172 --
InformationTooltip:AddLine(zo_strformat(SI_TRIBUTE_SEASON_PLACEMENT_RECORD_FORMATTER, numWins, numLoses, numRequiredPlacementMatches - numWins - numLoses), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGBA())
- ingame/lfg/zo_activityfindertemplate_shared.lua:178 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_SEASON_EXPERIENCE_LIMIT_REACHED), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/lfg/zo_activityfindertemplate_shared.lua:182 --
InformationTooltip:AddLine(zo_strformat(SI_TRIBUTE_SEASON_EXPERIENCE_TOOLTIP_FORMATTER, formattedRatioText), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGBA())
- ingame/lfg/zo_activityfindertemplate_shared.lua:187 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_SEASON_EXPERIENCE_DESCRIPTION), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGBA())
- ingame/lfg/keyboard/tributerewards_keyboard.lua:187 --
InformationTooltip:AddLine(rewardsTypeData:GetDescription(), "", ZO_NORMAL_TEXT:UnpackRGB())
- ingame/map/worldmap.lua:313 --
InformationTooltip:AddLine(zo_strformat(SI_KILL_LOCATION_TOOLTIP_ALLIANCE_KILLS, allianceIcon, allianceName, numKills), "", 1, 1, 1, CENTER, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_LEFT)
- ingame/map/worldmapkeepinfo_shared.lua:98 --
InformationTooltip:AddLine(zo_strformat(tooltipStringId, resourceName, resourceKeepName), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/worldmapkeepinfo_shared.lua:147 --
InformationTooltip:AddLine(zo_strformat(SI_MAP_KEEP_INFO_RESOURCE_RATE_TOOLTIP, self:GetUpgradeTypeName()), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/map/keyboard/worldmapkey_keyboard.lua:43 --
InformationTooltip:AddLine(symbol.name, "ZoFontHeader")
- ingame/map/keyboard/worldmapkey_keyboard.lua:45 --
InformationTooltip:AddLine(symbol.tooltip, "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/playerprogressbar/playerprogressbar.lua:943 --
InformationTooltip:AddLine(GetString(SI_EXPERIENCE_LIMIT_REACHED))
- ingame/playerprogressbar/playerprogressbar.lua:946 --
InformationTooltip:AddLine(zo_strformat(barTypeInfo.tooltipCurrentMaxFormat, ZO_CommaDelimitNumber(current), ZO_CommaDelimitNumber(levelSize), percentageXP))
- ingame/playerprogressbar/playerprogressbar.lua:953 --
InformationTooltip:AddLine(enlightenedTooltip, nil, ZO_SUCCEEDED_TEXT:UnpackRGB())
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:337 --
InformationTooltip:AddLine(traitData.name, DEFAULT_FONT, r, g, b)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:340 --
InformationTooltip:AddLine(self.requiredResearchTooltipString, DEFAULT_FONT, r, g, b, TOP, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_CENTER)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:597 --
InformationTooltip:AddLine(currencyName, DEFAULT_FONT, r, g, b)
- ingame/skills/keyboard/keyboardassignableactionbar.lua:240 --
InformationTooltip:AddLine(GetString(SI_ACTION_BAR_SLOT_LOCKED_HEADER), "ZoFontHeader", ZO_SELECTED_TEXT:UnpackRGBA())
- ingame/skills/keyboard/keyboardassignableactionbar.lua:242 --
InformationTooltip:AddLine(hotbarData:GetSlotUnlockText(self.slotId), DEFAULT_FONT, ZO_ERROR_COLOR:UnpackRGBA())
- ingame/skills/keyboard/keyboardassignableactionbar.lua:405 --
InformationTooltip:AddLine(GetString(SI_WEAPON_SWAP_TOOLTIP), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- ingame/skills/keyboard/keyboardassignableactionbar.lua:408 --
InformationTooltip:AddLine(GetString(SI_WEAPON_SWAP_DISABLED_TOOLTIP), "", ZO_ERROR_COLOR:UnpackRGB())
- ingame/skills/keyboard/zo_skills.lua:1220 --
InformationTooltip:AddLine(GetString(SI_SKILL_STYLING_TOOLTIP_DEFAULT_TITLE), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/skills/keyboard/zo_skills.lua:1221 --
InformationTooltip:AddLine(GetString(SI_SKILL_STYLING_TOOLTIP_DEFAULT_DESCRIPTION), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_statentry_keyboard.lua:132 --
InformationTooltip:AddLine(statName, "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_statentry_keyboard.lua:133 --
InformationTooltip:AddLine(zo_strformat(description, displayValue))
- ingame/stats/keyboard/zo_statentry_keyboard.lua:144 --
InformationTooltip:AddLine(zo_strformat(SI_STAT_NAME_FORMAT, control.statData.displayName), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_statentry_keyboard.lua:147 --
InformationTooltip:AddLine(zo_strformat(control.statData.description))
- ingame/stats/keyboard/zo_statentry_keyboard.lua:152 --
InformationTooltip:AddLine(zo_strformat(SI_STAT_RATING_TOOLTIP_FORMAT, control.statData.displayName, flatValueText), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_stats_keyboard.lua:336 --
InformationTooltip:AddLine(GetString(SI_STATS_EQUIPMENT_BONUS), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_stats_keyboard.lua:339 --
InformationTooltip:AddLine(GetString("SI_EQUIPMENTBONUS", self.equipmentBonus.value))
- ingame/stats/keyboard/zo_stats_keyboard.lua:342 --
InformationTooltip:AddLine(GetString(SI_STATS_EQUIPMENT_BONUS_GENERAL_TOOLTIP))
- ingame/stats/keyboard/zo_stats_keyboard.lua:358 --
InformationTooltip:AddLine(zo_strformat(SI_STATS_EQUIPMENT_BONUS_LOWEST_PIECE_KEYBOARD, lowestItemText), "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_stats_keyboard.lua:1203 --
InformationTooltip:AddLine(attributeName, "", ZO_NORMAL_TEXT:UnpackRGBA())
- ingame/stats/keyboard/zo_stats_keyboard.lua:1204 --
InformationTooltip:AddLine(GetString(ATTRIBUTE_DESCRIPTIONS[attributeType]))
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:1338 --
InformationTooltip:AddLine(zo_strformat(SI_INVENTORY_TRAIT_STATUS_TOOLTIP, traitName, ZO_SELECTED_TEXT:Colorize(traitInformationString)), "", ZO_NORMAL_TEXT:UnpackRGB())
- internalingame/tribute/tribute.lua:1466 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_PATRON_USAGE_COUNTER_TOOLTIP_TITLE), "", ZO_NORMAL_TEXT:UnpackRGBA())
- internalingame/tribute/tribute.lua:1467 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_PATRON_USAGE_COUNTER_TOOLTIP_DESCRIPTION))
- internalingame/tribute/tribute.lua:1513 --
InformationTooltip:AddLine(zo_strformat(SI_TRIBUTE_RESOURCE_NAME_FORMATTER, GetString("SI_TRIBUTERESOURCE", resource)), "", ZO_NORMAL_TEXT:UnpackRGBA())
- internalingame/tribute/tribute.lua:1514 --
InformationTooltip:AddLine(GetString("SI_TRIBUTERESOURCE_TOOLTIP", resource))
- internalingame/tribute/tribute.lua:1665 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_DISCARD_COUNTER_TOOLTIP_TITLE), "", ZO_NORMAL_TEXT:UnpackRGBA())
- internalingame/tribute/tribute.lua:1666 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_DISCARD_COUNTER_TOOLTIP_DESCRIPTION))
- internalingame/tribute/tributesummary.lua:1751 --
InformationTooltip:AddLine(GetString(SI_TRIBUTE_CLUB_EXPERIENCE_LIMIT_REACHED))
- internalingame/tribute/tributesummary.lua:1755 --
InformationTooltip:AddLine(zo_strformat(SI_TRIBUTE_CLUB_EXPERIENCE_TOOLTIP_FORMATTER, clubExperienceRatioText))
- libraries/zo_templates/buttontemplates.lua:525 --
InformationTooltip:AddLine(GetString(SI_WEAPON_SWAP_TOOLTIP), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- libraries/zo_templates/buttontemplates.lua:526 --
InformationTooltip:AddLine(zo_strformat(SI_WEAPON_SWAP_UNEARNED_TOOLTIP, unlockLevel), "", ZO_ERROR_COLOR:UnpackRGB())
- libraries/zo_templates/buttontemplates.lua:528 --
InformationTooltip:AddLine(GetString(SI_WEAPON_SWAP_TOOLTIP), "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- libraries/zo_templates/buttontemplates.lua:529 --
InformationTooltip:AddLine(GetString(SI_WEAPON_SWAP_DISABLED_TOOLTIP), "", ZO_ERROR_COLOR:UnpackRGB())
- libraries/zo_templates/tooltip.lua:212 --
InformationTooltip:AddLine(buttonText)
- libraries/zo_templates/tooltip.lua:256 --
InformationTooltip:AddLine(line, "", ZO_TOOLTIP_DEFAULT_COLOR:UnpackRGB())
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:1028 --
InformationTooltip:AddLine(zo_strformat(SI_CREATE_CHARACTER_SELECTOR_TOKEN_DISABLED, tokenString), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:1222 --
InformationTooltip:AddLine(zo_strformat(SI_CREATE_CHARACTER_SELECTOR_TOKEN_DISABLED, tokenString), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:1235 --
InformationTooltip:AddLine(restrictionString, "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:1238 --
InformationTooltip:AddLine(GetString(SI_CHARACTER_CREATE_RESTRICTION_COLLECTIBLE_PURCHASABLE), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:1255 --
InformationTooltip:AddLine(zo_strformat(SI_CREATE_CHARACTER_SELECTOR_TOKEN_DISABLED, tokenString), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/characterselect/keyboard/zo_characterselect_keyboard.lua:662 --
InformationTooltip:AddLine(zo_strformat(GetString(SI_DELETE_CHARACTER_MAX_ENABLED_TOOLTIP), numCharacterDeletesRemaining), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/characterselect/keyboard/zo_characterselect_keyboard.lua:664 --
InformationTooltip:AddLine(zo_strformat(GetString(SI_DELETE_CHARACTER_ENABLED_TOOLTIP), numCharacterDeletesRemaining), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/characterselect/keyboard/zo_characterselect_keyboard.lua:666 --
InformationTooltip:AddLine(GetString(SI_DELETE_CHARACTER_DISABLED_TOOLTIP), "", ZO_NORMAL_TEXT:UnpackRGB())
- pregame/characterselect/keyboard/zo_characterselect_keyboard.lua:678 --
InformationTooltip:AddLine(GetString(upgradeMethodsStringId), "", ZO_NORMAL_TEXT:UnpackRGB())
- publicallingames/currency/keyboard/currencyoptionstable_keyboard.lua:24 --
InformationTooltip:AddLine(carriedText, "", r, g, b, RIGHT, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_RIGHT, DONT_SET_TO_FULL_SIZE, TOOLTIP_LINE_WIDTH)
- publicallingames/currency/keyboard/currencyoptionstable_keyboard.lua:30 --
InformationTooltip:AddLine(bankedText, "", r, g, b, RIGHT, MODIFY_TEXT_TYPE_NONE, TEXT_ALIGN_RIGHT, DONT_SET_TO_FULL_SIZE, TOOLTIP_LINE_WIDTH)