View Single Post
  #7  
Unread 12-30-2005, 03:12 AM
neonrain neonrain is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 11
Default

Quote:
Originally Posted by Shadow_08
im having the same problem as chad with no info displaying in the implied target window
woot. I forgot this issue. well, I did force show up Implied Target window to set options in game before release this UI. that's reason about this issue. maybe..
btw, Implied Target Window is to show up while you are in group and target groupmember who is targeting mob ONLY. If you can't see Implied Target Window in group, even if you have groupmember targeted that is targetting mob. Try to put following command in game.

/show_window MainHUD.ImpliedTarget (Case sensitive)

or you can assign shorcut key to Implied Target Window in Option window. ( Option -> Control -> Window Keys)

Im gonna try to fix this issue in next update.


Quote:
Originally Posted by Skarlett
A really nice UI . My biggest problem is the size of the font in group and target windows (i.e. tooo small, have to sqint to try reading the names). How can I make it bigger and more readable for me?

~Skarlett
Wow. really? Im considering whether have to decrease font size or not. those font size are big for me. lol

btw, it is easy. open each files with notepad.

1) Open eq2ui_mainhud_groupmembers.xml
1. find all * /PentaStyles.Etcfonts.FontArial14 *
2. replace it with * /TextStyles.Large.LargeStyle *
3. save file.

2) Open eq2ui_mainhud_target.xml
1. find all * /TextStyles.Normal.NormalStyle *
2. replace it with * /TextStyles.Large.LargeStyle *
3. save file



Thanx
Reply With Quote