View Single Post
  #2  
Unread 01-28-2014, 06:13 AM
Mysstie's Avatar
Mysstie Mysstie is offline
A Griffon
 
Join Date: Oct 2008
Server: Oasis
Posts: 168
Default

Yeah, the Target Window on one toon disappeared while it's still present on another. In their UI settings, I have this:

Window is gone (doesn't show with F10 and I see no spells casting):
Code:
<Window Name="DrumsUI_TargetCasting" alignment="5" alignment_offset="-30,-89" backdrop_mo_o="0" backdrop_n_o="0" click_through="true" frame_mo_o="0" frame_n_o="0" locked="true" size="270,50" window_style="0" />
Window is present:
Code:
<Window Name="DrumsUI_TargetCasting" alignment="5" alignment_offset="-30,-89" backdrop_mo_o="0" backdrop_n_o="0" click_through="true" locked="true" size="270,50" window_style="0" />
Other than the character's UI settings file, is there any other place that says to display it or not? Where does it save the option to show/not show the window for a toon?

Update: nevermind, the toon that it was showing on, quit showing. If I turn it back on with Mysstie.. and camp to myself, it will be gone again. Something hinky is going with it.

Thanks
__________________
- Mysstie

Last edited by Mysstie : 01-28-2014 at 07:46 AM.
Reply With Quote