View Single Post
  #2  
Unread 10-19-2010, 04:02 AM
daimon's Avatar
daimon daimon is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Finland
Posts: 466
with mini buttons do you mean menu buttons on the main bar ? because if you do these are basically the same buttons that are on the right side as well (you can't know what buttons the users have assigned where as one can choose them from the game menu). Addition to that the same icons are used in the start menu thingie.

if so here's the tags (list taken from my skin as they are a bit scattered in the original skindef. the filenames and paths are custom so disregard those) ^^

Code:
  <!-- menu buttons -->
    <Mapping ArtAssetID="accomplishment_journal_normal"                         FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="accomplishment_journal_pressed"                        FileName="..\Buttons\menuDeedPressed.tga" />
    <Mapping ArtAssetID="accomplishment_journal_rollover"                       FileName="..\Buttons\menuDeedHover.tga" />
    <Mapping ArtAssetID="bag1_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="bag1_pressed"                                          FileName="..\Buttons\menuBagPressed.tga" />
    <Mapping ArtAssetID="bag1_rollover"                                         FileName="..\Buttons\menuBagHover.tga" />
    <Mapping ArtAssetID="bag2_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="bag2_pressed"                                          FileName="..\Buttons\menuBagPressed.tga" />
    <Mapping ArtAssetID="bag2_rollover"                                         FileName="..\Buttons\menuBagHover.tga" />
    <Mapping ArtAssetID="bag3_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="bag3_pressed"                                          FileName="..\Buttons\menuBagPressed.tga" />
    <Mapping ArtAssetID="bag3_rollover"                                         FileName="..\Buttons\menuBagHover.tga" />
    <Mapping ArtAssetID="bag4_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="bag4_pressed"                                          FileName="..\Buttons\menuBagPressed.tga" />
    <Mapping ArtAssetID="bag4_rollover"                                         FileName="..\Buttons\menuBagHover.tga" />
    <Mapping ArtAssetID="bag5_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="bag5_pressed"                                          FileName="..\Buttons\menuBagPressed.tga" />
    <Mapping ArtAssetID="bag5_rollover"                                         FileName="..\Buttons\menuBagHover.tga" />
    <Mapping ArtAssetID="crafting_normal"                                       FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="crafting_pressed"                                      FileName="..\Buttons\menuCraftPressed.tga" />
    <Mapping ArtAssetID="crafting_highlight"                                    FileName="..\Buttons\menuCraftHover.tga" />
    <Mapping ArtAssetID="destiny_normal"                                        FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="destiny_pressed"                                       FileName="..\Buttons\menuDestinyPressed.tga" />
    <Mapping ArtAssetID="destiny_rollover"                                      FileName="..\Buttons\menuDestinyHover.tga" />
    <Mapping ArtAssetID="destiny_ghosted"                                       FileName="..\Panels\null.tga" />
    <Mapping ArtAssetID="exit_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="exit_pressed"                                          FileName="..\Buttons\menuExitPressed.tga" />
    <Mapping ArtAssetID="exit_rollover"                                         FileName="..\Buttons\menuExitHover.tga" />
    <Mapping ArtAssetID="fellowing_normal"                                      FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="fellowing_pressed"                                     FileName="..\Buttons\menuFellowingPressed.tga" />
    <Mapping ArtAssetID="fellowing_rollover"                                    FileName="..\Buttons\menuFellowingHover.tga" />
    <Mapping ArtAssetID="fellowship_normal"                                     FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="fellowship_pressed"                                    FileName="..\Buttons\menuSocialPressed.tga" />
    <Mapping ArtAssetID="fellowship_rollover"                                   FileName="..\Buttons\menuSocialHover.tga" />
    <Mapping ArtAssetID="friends_normal"                                        FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="friends_pressed"                                       FileName="..\Buttons\menuFriendsPressed.tga" />
    <Mapping ArtAssetID="friends_rollover"                                      FileName="..\Buttons\menuFriendsHover.tga" />
    <Mapping ArtAssetID="groupstage_normal"                                     FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="groupstage_pressed"                                    FileName="..\Buttons\menuGroupPressed.tga" />
    <Mapping ArtAssetID="groupstage_rollover"                                   FileName="..\Buttons\menuGroupHover.tga" />
    <Mapping ArtAssetID="help_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="help_pressed"                                          FileName="..\Buttons\menuHelpPressed.tga" />
    <Mapping ArtAssetID="help_rollover"                                         FileName="..\Buttons\menuHelpHover.tga" />
    <Mapping ArtAssetID="hobby_normal"                                          FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="hobby_pressed"                                         FileName="..\Buttons\menuHobbyPressed.tga" />
    <Mapping ArtAssetID="hobby_rollover"                                        FileName="..\Buttons\menuHobbyHover.tga" />
    <Mapping ArtAssetID="house_normal"                                          FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="house_pressed"                                         FileName="..\Buttons\menuHousePressed.tga" />
    <Mapping ArtAssetID="house_rollover"                                        FileName="..\Buttons\menuHouseHover.tga" />
    <Mapping ArtAssetID="inventory_normal"                                      FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="inventory_pressed"                                     FileName="..\Buttons\menuInventoryPressed.tga" />
    <Mapping ArtAssetID="inventory_rollover"                                    FileName="..\Buttons\menuInventoryHover.tga" />
    <Mapping ArtAssetID="itemAdvancement_panel_normal"                          FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="itemAdvancement_panel_pressed"                         FileName="..\Buttons\menuLegendariesPressed.tga" />
    <Mapping ArtAssetID="itemAdvancement_panel_rollover"                        FileName="..\Buttons\menuLegendariesHover.tga" />
    <Mapping ArtAssetID="itemAdvancement_panel_ghosted"                         FileName="..\Panels\null.tga" />
    <Mapping ArtAssetID="journal_normal"                                        FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="journal_pressed"                                       FileName="..\Buttons\menuJournalPressed.tga" />
    <Mapping ArtAssetID="journal_rollover"                                      FileName="..\Buttons\menuJournalHover.tga" />
    <Mapping ArtAssetID="kinship_normal"                                        FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="kinship_pressed"                                       FileName="..\Buttons\menuKinPressed.tga" />
    <Mapping ArtAssetID="kinship_rollover"                                      FileName="..\Buttons\menuKinHover.tga" />
    <Mapping ArtAssetID="leavesession_normal"                                   FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="leavesession_pressed"                                  FileName="..\Buttons\menuLeavePressed.tga" />
    <Mapping ArtAssetID="leavesession_rollover"                                 FileName="..\Buttons\menuLeaveHover.tga" />
    <Mapping ArtAssetID="logout_normal"                                         FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="logout_pressed"                                        FileName="..\Buttons\menuLogoutPressed.tga" />
    <Mapping ArtAssetID="logout_rollover"                                       FileName="..\Buttons\menuLogoutHover.tga" />
    <Mapping ArtAssetID="lorebook_normal"                                       FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="lorebook_pressed"                                      FileName="..\Buttons\menuLorebookPressed.tga" />
    <Mapping ArtAssetID="lorebook_rollover"                                     FileName="..\Buttons\menuLorebookHover.tga" />
    <Mapping ArtAssetID="lorebook_ghosted"                                      FileName="..\Panels\null.tga" />
    <Mapping ArtAssetID="main_menu_normal"                                      FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="main_menu_pressed"                                     FileName="..\Buttons\menuMainPressed.tga" />
    <Mapping ArtAssetID="main_menu_rollover"                                    FileName="..\Buttons\menuMainHover.tga" />
    <Mapping ArtAssetID="map_normal"                                            FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="map_pressed"                                           FileName="..\Buttons\menuMapPressed.tga" />
    <Mapping ArtAssetID="map_rollover"                                          FileName="..\Buttons\menuMapHover.tga" />
    <Mapping ArtAssetID="mounts_normal"                                         FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="mounts_pressed"                                        FileName="..\Buttons\menuMountsPressed.tga" />
    <Mapping ArtAssetID="mounts_rollover"                                       FileName="..\Buttons\menuMountsHover.tga" />
    <Mapping ArtAssetID="options_normal"                                        FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="options_pressed"                                       FileName="..\Buttons\menuOptionsPressed.tga" />
    <Mapping ArtAssetID="options_rollover"                                      FileName="..\Buttons\menuOptionsHover.tga" />
    <Mapping ArtAssetID="quest_normal"                                          FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="quest_pressed"                                         FileName="..\Buttons\menuQuestPressed.tga" />
    <Mapping ArtAssetID="quest_rollover"                                        FileName="..\Buttons\menuQuestHover.tga" />
    <Mapping ArtAssetID="raid_normal"                                           FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="raid_pressed"                                          FileName="..\Buttons\menuRaidPressed.tga" />
    <Mapping ArtAssetID="raid_rollover"                                         FileName="..\Buttons\menuRaidHover.tga" />
    <Mapping ArtAssetID="reputation_normal"                                     FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="reputation_pressed"                                    FileName="..\Buttons\menuReputationPressed.tga" />
    <Mapping ArtAssetID="reputation_rollover"                                   FileName="..\Buttons\menuReputationHover.tga" />
    <Mapping ArtAssetID="skills_normal"                                         FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="skills_pressed"                                        FileName="..\Buttons\menuSkillsPressed.tga" />
    <Mapping ArtAssetID="skills_rollover"                                       FileName="..\Buttons\menuSkillsHover.tga" />
    <Mapping ArtAssetID="skirmish_normal"                                       FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="skirmish_pressed"                                      FileName="..\Buttons\menuSkirmishPressed.tga" />
    <Mapping ArtAssetID="skirmish_rollover"                                     FileName="..\Buttons\menuSkirmishHover.tga" />
    <Mapping ArtAssetID="start_menu_normal"                                     FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="start_menu_pressed"                                    FileName="..\Buttons\menuStartPressed.tga" />
    <Mapping ArtAssetID="start_menu_rollover"                                   FileName="..\Buttons\menuStartHover.tga" />
    <Mapping ArtAssetID="startmenu_button_slotting"                             FileName="..\Buttons\menuButtonConfig.tga" />
    <Mapping ArtAssetID="title_normal"                                          FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="title_pressed"                                         FileName="..\Buttons\menuTitlePressed.tga" />
    <Mapping ArtAssetID="title_rollover"                                        FileName="..\Buttons\menuTitleHover.tga" />
    <Mapping ArtAssetID="trait_panel_normal"                                    FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="trait_panel_pressed"                                   FileName="..\Buttons\menuTraitPressed.tga" />
    <Mapping ArtAssetID="trait_panel_rollover"                                  FileName="..\Buttons\menuTraitHover.tga" />
    <Mapping ArtAssetID="worldjoin_normal"                                      FileName="..\Buttons\menuButton.tga" />
    <Mapping ArtAssetID="worldjoin_pressed"                                     FileName="..\Buttons\menuWorldjoinPressed.tga" />
    <Mapping ArtAssetID="worldjoin_rollover"                                    FileName="..\Buttons\menuWorldjoinHover.tga" />
    <Mapping ArtAssetID="startmenu_buynow" FileName="startmenu_buynow.tga"></Mapping>
I can't help you much (because of the obvious reasons, Thanks to CM for still not launching F2P in EU) with the new ID's but I think those store related buttons (Accelerate deed button and the Get more space vault button) are called "Chargen_*" so look em up with your picture browser and see if you see something that would match.

The uppermost element for the vaults are:
Code:
Mapping ArtAssetID="storage_header"
Mapping ArtAssetID="Vault_storage_header"
__________________
~·~ DaimonUI ~·~
avatar by Humon
Reply With Quote