View Single Post
06/28/14, 11:11 AM   #1
choekstr
 
choekstr's Avatar
Join Date: Mar 2014
Posts: 14
Ak0's Reticle Tweaks stopped working

It seems something with the 1.2.3 api and perhaps resulting function changes has made Ak0's Reticle Tweaks stop working.

I was hoping someone else has either determined what lua code changes are necessary to get the dynamic title recoloring to work again. This is a really big part of looting every container for a provisioner as a bright color helps scan quickly for lootable containers.

Or perhaps someone could take a quick look at the code?
In my testing I have deduced that ZO_ReticleContainerInteractContext:SetColor(r,g,b) doesn't seem to set the color of the "E Search" prompt anymore and both ADDITIONAL_INTERACT_INFO_NONE and ADDITIONAL_INTERACT_INFO_EMPTY are nil values always during a hover over a container.
  Reply With Quote