LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   XML modification help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=23)
-   -   Toolbar to bottom, XP Bar atached on Bottom of Toolbar and Transparency (https://www.lotrointerface.com/forums/showthread.php?t=550)

Steamstalker 02-17-2008 12:38 AM

Toolbar to bottom, XP Bar atached on Bottom of Toolbar and Transparency
 
1 Attachment(s)
I think the tile says all, I want to have the White section over the black Border 100% hidden, the XP Bar on the Bottom of my Toolbar and the Toolbar on the bottom of the screen.

In Photoshop the color for the place have to be hidden is none. (transparency)

Code:

<?xml version="1.0" encoding="UTF-8"?>

<opt>


<Author Name="Just Me"/>

<SkinName Name="Testskin"></SkinName>

<PanelFile ID="toolbar">
    <Element ID="ToolbarField" X="0" Y="1024" Width="1280" Height="210" >

        <Element ID="ToolbarFieldMain" X="0" Y="0" Width="1280" Height="210"></Element>

        <Element ID="LevelMeter" X="0" Y="66" Width="1280" Height="30">
            <Element ID="LevelMeterFill" X="6" Y="12" Width="1280" Height="6">
                <Element ID="LevelMeter_BonusMeter" X="0" Y="0" Width="1280" Height="6"></Element>
            </Element>
            <Element ID="ToolbarButton_LevelUpXP_TutorialHighlight" X="6" Y="12" Width="1280" Height="6"></Element>
            <Element ID="ToolbarButton_Experience_TutorialHighlight" X="6" Y="12" Width="1280" Height="6"></Element>
            <Element ID="LevelMeterText" X="3" Y="10" Width="1280" Height="10"></Element>
        </Element>

        <Element ID="AutoAttackIndicatorButton" X="326" Y="141" Width="64" Height="64"></Element>
        <Element ID="ViolentModeIndicator" X="326" Y="141" Width="64" Height="64"></Element>
        <Element ID="ToolbarButton_AutoAttack_TutorialHighlight" X="326" Y="141" Width="64" Height="64"></Element>
        <Element ID="GamePlay_FervorPipDisplay" X="309" Y="104" Width="90" Height="42"></Element>
        <Element ID="GamePlay_AimPipDisplay" X="309" Y="104" Width="90" Height="42"></Element>

        <Element ID="ToolBarButton_MainMenu" X="402" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolbarButton_Crafting" X="438" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolbarButton_Social" X="473" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolbarButton_Accomplishment" X="508" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolBarButton_Quest" X="542" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolbarButton_Journal" X="577" Y="104" Width="32" Height="32"></Element>

        <Element ID="ToolbarButton_Inventory" X="787" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolBarButton_Inventory2" X="752" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolBarButton_Inventory3" X="717" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolBarButton_Inventory4" X="682" Y="104" Width="32" Height="32"></Element>
        <Element ID="ToolBarButton_Inventory5" X="647" Y="104" Width="32" Height="32"></Element>

        <Element ID="Toolbar_Quickslot" X="400" Y="170" Width="420" Height="35"></Element>
    </Element>
</PanelFile>

<Mapping ArtAssetID="accomplishment_journal_normal" FileName="Buttons/main_bdt.tga"></Mapping>
<Mapping ArtAssetID="accomplishment_journal_pressed" FileName="Buttons/main_bdt_active.tga"></Mapping>
<Mapping ArtAssetID="accomplishment_journal_rollover" FileName="Buttons/main_bdt_hover.tga"></Mapping>
<Mapping ArtAssetID="bag_inventory" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag1" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag1_normal" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag1_pressed" FileName="Buttons/main_bag_active.tga"></Mapping>
<Mapping ArtAssetID="bag1_rollover" FileName="Buttons/main_bag_hover.tga"></Mapping>
<Mapping ArtAssetID="bag2" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag2_normal" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag2_pressed" FileName="Buttons/main_bag_active.tga"></Mapping>
<Mapping ArtAssetID="bag2_rollover" FileName="Buttons/main_bag_hover.tga"></Mapping>
<Mapping ArtAssetID="bag3" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag3_normal" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag3_pressed" FileName="Buttons/main_bag_active.tga"></Mapping>
<Mapping ArtAssetID="bag3_rollover" FileName="Buttons/main_bag_hover.tga"></Mapping>
<Mapping ArtAssetID="bag4" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag4_normal" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="bag4_pressed" FileName="Buttons/main_bag_active.tga"></Mapping>
<Mapping ArtAssetID="bag4_rollover" FileName="Buttons/main_bag_hover.tga"></Mapping>
<Mapping ArtAssetID="base_box_center" FileName="base_box_center_silver_light.tga"></Mapping>
<Mapping ArtAssetID="base_box_center_silver" FileName="base_box_center_silver.tga"></Mapping>
<Mapping ArtAssetID="base_box_titlebar_left" FileName="base_box_titlebar_left.tga"></Mapping>
<Mapping ArtAssetID="base_box_titlebar_right" FileName="base_box_titlebar_right.tga"></Mapping>
<Mapping ArtAssetID="base_box_titlebar_top" FileName="base_box_titlebar_top.tga"></Mapping>
<Mapping ArtAssetID="basepanel_bottomleft" FileName="basepanel_bottomleft.tga"></Mapping>
<Mapping ArtAssetID="basepanel_bottommid" FileName="basepanel_bottommid.tga"></Mapping>
<Mapping ArtAssetID="basepanel_bottomright" FileName="basepanel_bottomright.tga"></Mapping>
<Mapping ArtAssetID="basepanel_midleft" FileName="basepanel_midleft.tga"></Mapping>
<Mapping ArtAssetID="basepanel_midright" FileName="basepanel_midright.tga"></Mapping>
<Mapping ArtAssetID="basepanel_topleft" FileName="basepanel_topleft.tga"></Mapping>
<Mapping ArtAssetID="basepanel_topmid" FileName="basepanel_topmid.tga"></Mapping>
<Mapping ArtAssetID="basepanel_topright" FileName="basepanel_topright.tga"></Mapping>
<Mapping ArtAssetID="black_translucent" FileName="black_translucent.tga"></Mapping>
<Mapping ArtAssetID="blue_mail_select_highlight" FileName="blue_mail_select_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_mail_select_highlight_active" FileName="blue_mail_select_highlight_active.tga"></Mapping>
<Mapping ArtAssetID="blue_mail_select_highlight_active_admin" FileName="blue_mail_select_highlight_active_admin.tga"></Mapping>
<Mapping ArtAssetID="blue_mail_select_normal" FileName="blue_mail_select_normal.tga"></Mapping>
<Mapping ArtAssetID="blue_selection" FileName="blue_selection.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_bright" FileName="blue_selection_bright.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_quest_highlight" FileName="blue_selection_quest_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_quest_highlight_active" FileName="blue_selection_quest_highlight_active.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_quest_normal" FileName="blue_selection_quest_normal.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_selectable_reward_highlight" FileName="blue_selection_selectable_reward_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_skilltrainer_ghosted" FileName="blue_selection_skilltrainer_ghosted.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_skilltrainer_highlight" FileName="blue_selection_skilltrainer_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_skilltrainer_highlight_active" FileName="blue_selection_skilltrainer_highlight_active.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_skilltrainer_normal" FileName="blue_selection_skilltrainer_normal.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_title_highlight" FileName="blue_selection_title_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_vendor_item_highlight_active" FileName="blue_selection_vendor_item_highlight_active.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_vendor_item_normal" FileName="blue_selection_vendor_item_normal.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_vendor_item_repair" FileName="blue_selection_vendor_item_repair.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_vendor_repair_highlight" FileName="blue_selection_vendor_item_repair_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_selection_vendor_item_repair_normal" FileName="blue_selection_vendor_item_repair_normal.tga"></Mapping>
<Mapping ArtAssetID="blue_tracking_select_highlight" FileName="blue_tracking_select_highlight.tga"></Mapping>
<Mapping ArtAssetID="blue_tracking_select_highlight_active" FileName="blue_tracking_select_highlight_active.tga"></Mapping>
<Mapping ArtAssetID="blue_tracking_select_normal" FileName="blue_tracking_select_normal.tga"></Mapping>
<Mapping ArtAssetID="box_01_titlebar" FileName="box_01_titlebar.tga"></Mapping>
<Mapping ArtAssetID="box_silver_bottom" FileName="box_silver_bottom.tga"></Mapping>
<Mapping ArtAssetID="box_silver_bottom_left" FileName="box_silver_bottom_left.tga"></Mapping>
<Mapping ArtAssetID="box_silver_bottom_left_noadorn" FileName="box_silver_bottom_left_noadorn.tga"></Mapping>
<Mapping ArtAssetID="box_silver_lower_right" FileName="box_silver_lower_right.tga"></Mapping>
<Mapping ArtAssetID="box_silver_lower_right_noadorn" FileName="box_silver_lower_right_noadorn.tga"></Mapping>
<Mapping ArtAssetID="box_silver_side_left" FileName="box_silver_side_left.tga"></Mapping>
<Mapping ArtAssetID="box_silver_side_right" FileName="box_silver_side_right.tga"></Mapping>
<Mapping ArtAssetID="box_silver_upper" FileName="box_silver_upper.tga"></Mapping>
<Mapping ArtAssetID="box_silver_upper_left" FileName="box_silver_upper_left.tga"></Mapping>
<Mapping ArtAssetID="box_silver_upper_left_noadorn" FileName="box_silver_upper_left_noadorn.tga"></Mapping>
<Mapping ArtAssetID="box_silver_upper_right" FileName="box_silver_upper_right.tga"></Mapping>
<Mapping ArtAssetID="box_silver_upper_right_noadorn" FileName="box_silver_upper_right_noadorn.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_highlight" FileName="button_autoattack_highlight.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_highlight_mouseover" FileName="button_autoattack_highlight_mouseover.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_highlight_pressed" FileName="button_autoattack_highlight_pressed.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_mouseover" FileName="button_autoattack_mouseover.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_normal" FileName="button_autoattack_normal.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_normal_pressed" FileName="button_autoattack_normal_pressed.tga"></Mapping>
<Mapping ArtAssetID="chat_back" FileName="chat_back.tga"></Mapping>
<Mapping ArtAssetID="chat_entry_focussed" FileName="chat_entry_focussed.tga"></Mapping>
<Mapping ArtAssetID="chat_tab_tier1_middle_back_e" FileName="chat_tab_tier1_middle_back_e.tga"></Mapping>
<Mapping ArtAssetID="chat_tab_tier1_middle_back_n" FileName="chat_tab_tier1_middle_back_n.tga"></Mapping>
<Mapping ArtAssetID="chat_tab_tier1_middle_back_w" FileName="chat_tab_tier1_middle_back_w.tga"></Mapping>
<Mapping ArtAssetID="chat_tab_tier1_middle_front_e" FileName="chat_tab_tier1_middle_front_e.tga"></Mapping>
<Mapping ArtAssetID="chat_tab_tier1_middle_front_n" FileName="chat_tab_tier1_middle_front_n.tga"></Mapping>
<Mapping ArtAssetID="chat_tab_tier1_middle_front_w" FileName="chat_tab_tier1_middle_front_w.tga"></Mapping>
<Mapping ArtAssetID="chat_unread_overlay" FileName="chat_unread_overlay.tga"></Mapping>
<Mapping ArtAssetID="crafting_highlight" FileName="Buttons/main_crafting_hover.tga"></Mapping>
<Mapping ArtAssetID="crafting_normal" FileName="Buttons/main_crafting.tga"></Mapping>
<Mapping ArtAssetID="crafting_pressed" FileName="Buttons/main_crafting_active.tga"></Mapping>
<Mapping ArtAssetID="fellowship_normal" FileName="Buttons/main_social.tga"></Mapping>
<Mapping ArtAssetID="fellowship_pressed" FileName="Buttons/main_social_active.tga"></Mapping>
<Mapping ArtAssetID="fellowship_rollover" FileName="Buttons/main_social_hover.tga"></Mapping>
<Mapping ArtAssetID="green_selection_vendor_item_stacktoggleon" FileName="icon_stackable_overlay_20.tga"></Mapping>
<Mapping ArtAssetID="im_button_close_highlight_active" FileName="im_button_close_highlight_active.tga"></Mapping>
<Mapping ArtAssetID="im_button_close_normal" FileName="im_button_close_normal.tga"></Mapping>
<Mapping ArtAssetID="im_button_close_pressed" FileName="im_button_close_pressed.tga"></Mapping>
<Mapping ArtAssetID="im_button_close_rollover" FileName="im_button_close_rollover.tga"></Mapping>
<Mapping ArtAssetID="im_button_ghosted" FileName="im_button_ghosted.tga"></Mapping>
<Mapping ArtAssetID="im_button_normal" FileName="im_button_normal.tga"></Mapping>
<Mapping ArtAssetID="im_button_pressed" FileName="im_button_pressed.tga"></Mapping>
<Mapping ArtAssetID="im_button_rollover" FileName="im_button_rollover.tga"></Mapping>
<Mapping ArtAssetID="im_chat_alert" FileName="im_chat_alert.tga"></Mapping>
<Mapping ArtAssetID="inventory_normal" FileName="Buttons/main_bag.tga"></Mapping>
<Mapping ArtAssetID="inventory_pressed" FileName="Buttons/main_bag_active.tga"></Mapping>
<Mapping ArtAssetID="inventory_rollover" FileName="Buttons/main_bag_hover.tga"></Mapping>
<Mapping ArtAssetID="journal_normal" FileName="Buttons/main_journal.tga"></Mapping>
<Mapping ArtAssetID="journal_pressed" FileName="Buttons/main_journal_active.tga"></Mapping>
<Mapping ArtAssetID="journal_rollover" FileName="Buttons/main_journal_hover.tga"></Mapping>
<Mapping ArtAssetID="LetterBoxBottom" FileName="Backgrounds/Test_Toolbar.tga"></Mapping>
<Mapping ArtAssetID="LFP_Top_BG" FileName="lfp_filteroptions_bg.tga"></Mapping>
<Mapping ArtAssetID="LFP_Unavailable_Overlay" FileName="lfp_filteroptions_bg_unavailable.tga"></Mapping>
<Mapping ArtAssetID="main_menu_normal" FileName="Buttons/main_menu.tga"></Mapping>
<Mapping ArtAssetID="main_menu_pressed" FileName="Buttons/main_menu_active.tga"></Mapping>
<Mapping ArtAssetID="main_menu_rollover" FileName="Buttons/main_menu_hover.tga"></Mapping>
<Mapping ArtAssetID="money_player_all_background" FileName="money_player_all_background.tga"></Mapping>
<Mapping ArtAssetID="no_hope_no_dread" FileName="no_hope_no_dread.tga"></Mapping>
<Mapping ArtAssetID="options_panel_divider" FileName="options_panel_divider.tga"></Mapping>
<Mapping ArtAssetID="panel_border" FileName="panel_border.tga"></Mapping>
<Mapping ArtAssetID="pedigree_bg" FileName="pedigree_bg.tga"></Mapping>
<Mapping ArtAssetID="quest_normal" FileName="Buttons/main_quest.tga"></Mapping>
<Mapping ArtAssetID="quest_pressed" FileName="Buttons/main_quest_active.tga"></Mapping>
<Mapping ArtAssetID="quest_rollover" FileName="Buttons/main_quest_hover.tga"></Mapping>
<Mapping ArtAssetID="selection_inanimate_backdrop" FileName="selection_inanimate_backdrop.tga"></Mapping>
<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>
<Mapping ArtAssetID="tab_tier1_middle_back_e" FileName="tab_tier1_middle_back_e.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_back_e_sm" FileName="tab_tier1_middle_back_e_sm.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_back_n" FileName="tab_tier1_middle_back_n.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_back_n_sm" FileName="tab_tier1_middle_back_n_sm.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_back_w" FileName="tab_tier1_middle_back_w.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_back_w_sm" FileName="tab_tier1_middle_back_w_sm.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_front_e" FileName="tab_tier1_middle_front_e.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_front_e_sm" FileName="tab_tier1_middle_front_e_sm.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_front_n" FileName="tab_tier1_middle_front_n.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_front_n_sm" FileName="tab_tier1_middle_front_n_sm.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_front_w" FileName="tab_tier1_middle_front_w.tga"></Mapping>
<Mapping ArtAssetID="tab_tier1_middle_front_w_sm" FileName="tab_tier1_middle_front_w_sm.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_ghosted" FileName="textbutton_left_ghosted.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_highlighted_mouseover" FileName="textbutton_left_highlighted_mouseover.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_highlighted_normal" FileName="textbutton_left_highlighted_normal.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_highlighted_pressed" FileName="textbutton_left_highlighted_pressed.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_mouseover" FileName="textbutton_left_mouseover.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_normal" FileName="textbutton_left_normal.tga"></Mapping>
<Mapping ArtAssetID="textbutton_left_pressed" FileName="textbutton_left_pressed.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_ghosted" FileName="textbutton_mid_ghosted.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_highlighted_mouseover" FileName="textbutton_mid_highlighted_mouseover.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_highlighted_normal" FileName="textbutton_mid_highlighted_normal.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_highlighted_pressed" FileName="textbutton_mid_highlighted_pressed.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_mouseover" FileName="textbutton_mid_mouseover.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_normal" FileName="textbutton_mid_normal.tga"></Mapping>
<Mapping ArtAssetID="textbutton_mid_pressed" FileName="textbutton_mid_pressed.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_ghosted" FileName="textbutton_right_ghosted.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_highlighted_mouseover" FileName="textbutton_right_highlighted_mouseover.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_highlighted_normal" FileName="textbutton_right_highlighted_normal.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_highlighted_pressed" FileName="textbutton_right_highlighted_pressed.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_mouseover" FileName="textbutton_right_mouseover.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_normal" FileName="textbutton_right_normal.tga"></Mapping>
<Mapping ArtAssetID="textbutton_right_pressed" FileName="textbutton_right_pressed.tga"></Mapping>
<Mapping ArtAssetID="titlebar_X_2" FileName="titlebar_X_2.tga"></Mapping>
<Mapping ArtAssetID="titlebar_X_2_mouseover" FileName="titlebar_X_2_mouseover.tga"></Mapping>
<Mapping ArtAssetID="titlebar_X_2_pressed" FileName="titlebar_X_2_pressed.tga"></Mapping>
<Mapping ArtAssetID="Who_MyOptions_BG" FileName="who_filteroptions_bg.tga"></Mapping>

</opt>


Steamstalker 02-17-2008 02:23 PM

I got all workin, expected the Toolbar on the right position, it have to be at the Botom of the "Letterbox" where I have a little black Line for it.


All times are GMT -5. The time now is 05:25 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI