View Single Post
04/16/15, 01:52 PM   #29
marcmy
Join Date: Apr 2014
Posts: 17
OK, did those commands. Here are the results

Originally Posted by ZOS_ChipHilseberg View Post
These commands would report the visibility and alpha of the item tooltip.
Code:
/script d(ItemTooltip:IsHidden())
false
Code:
/script d(ItemTooltip:GetAlpha())
0
  Reply With Quote