View Single Post
07/09/15, 08:37 AM   #73
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
Originally Posted by sirinsidiator View Post
The BONUS_TYPE_ constants defined in the first few lines in ingame/campaign/campaignbonuses_shared.lua should be global instead of local, because they are also used ZO_CampaignBonuses_AbilitySlot_OnMouseEnter defined in ingame/campaign/campaignbonuses.lua:124. The tooltips for scrolls and emperor boni are not working because of this.
Nice find, just added that to my fixes
  Reply With Quote