View Single Post
  #1  
Unread 11-24-2008, 07:40 AM
Brygard2007's Avatar
Brygard2007 Brygard2007 is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2007
Location: http://www.youtube.com/user/Brygard2009
Posts: 183
Hunter's Tracking panel help.

Ok I found my problem that I had since book 14 for hunter's panel page.
Currently fixing my problem.

What I need help is,it seems that file blue_tracking_select_highlight_active.tga
is no longer used or hunters since book 14 even i its name as tracking.
Book 13 worked but not any more.
Now the hunter page uses the following and those code and image is also used for the searching for group and think the auction house as well.

Code:
  <Mapping ArtAssetID="social_panel_list_elements_highlight_bottom_center" FileName="social_panel_list_elements_highlight_bottom_center.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_bottom_left" FileName="social_panel_list_elements_highlight_bottom_left.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_center" FileName="social_panel_list_elements_highlight_center.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_lower_right" FileName="social_panel_list_elements_highlight_lower_right.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_middle_left" FileName="social_panel_list_elements_highlight_middle_left.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_middle_right" FileName="social_panel_list_elements_highlight_middle_right.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_top_center" FileName="social_panel_list_elements_highlight_top_center.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_top_left" FileName="social_panel_list_elements_highlight_top_left.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_highlight_top_right" FileName="social_panel_list_elements_highlight_top_right.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_bottom_center" FileName="social_panel_list_elements_normal_bottom_center.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_bottom_left" FileName="social_panel_list_elements_normal_bottom_left.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_lower_right" FileName="social_panel_list_elements_normal_lower_right.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_middle_left" FileName="social_panel_list_elements_normal_middle_left.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_middle_right" FileName="social_panel_list_elements_normal_middle_right.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_top_center" FileName="social_panel_list_elements_normal_top_center.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_top_left" FileName="social_panel_list_elements_normal_top_left.tga"></Mapping>
  <Mapping ArtAssetID="social_panel_list_elements_normal_top_right" FileName="social_panel_list_elements_normal_top_right.tga"></Mapping>
So my question is what does the file blue_tracking_select_highlight_active.tga used for now?
I colored it all red for that image and didn't show up ingame so I can track it down.
So does anyone has a clue whats this used for anymore?
Thanks for your help.
Reply With Quote