Thread: RealUI
View Single Post
09-06-13, 06:01 PM   #2698
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 1,196
Originally Posted by Nibelheim View Post
First, try this: /realadv > Modules > Chat > untick Strings
Then do a /rl

I've set the "strings" module to not apply changes to item tooltips if certain addons are loaded. If the above works, I'll add a check for your addon.
You might want to have an API for AddOns to self-disable the tooltip changes, then tell the UI to re-enable when they're done - you could have a queue system where several could request it not be done, then when all say they're done with the tooltip text its transformations are applied.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.

Last edited by Torhal : 09-06-13 at 06:07 PM.