lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > General Discussion & Support > Interface Help (L)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 10-04-2009, 11:04 PM
Putnal08 Putnal08 is offline
The Undefeated
 
Join Date: Oct 2009
Posts: 8
Help with vital issues...

I gave the Black Fade UI a try and became a fan. I am currently trying to mix and match it with an old favorite and having issues with only one thing...the player panel. I have moved all the files required to the correct place and put in the code directly from BlackFade's .xml.

However, the player panel will not appear as it should. The target panel works fine...which is what is throwing me off. I cannot find any code that should be contradicting yours that would cause the player panel to fail, but allow the target to work.

Below is both a picture of the issue and the modified code. Any help is greatly appreciated!



Code:
	<!-- Player Frame -->
	<Mapping ArtAssetID="player_vitals_backdrop" FileName="Frames\player_vitals_backdrop.tga"></Mapping>
	<Mapping ArtAssetID="level_background" FileName="General\invisible.tga"></Mapping>
	<Mapping ArtAssetID="player_vitals_lowrescover" FileName="Frames\level_button.tga"></Mapping>
	<Mapping ArtAssetID="fellowship_leader" FileName="Frames\group_leader.tga"></Mapping>
	<Mapping ArtAssetID="raid_assistant" FileName="Frames\group_assistant.tga"></Mapping>
    <Mapping ArtAssetID="raid_leader" FileName="Frames\group_leader.tga"></Mapping>
	<Mapping ArtAssetID="fellow_voiceenabled" FileName="Frames\voice_on.tga"></Mapping>
    <Mapping ArtAssetID="fellow_voiceenabled_sendingdata" FileName="Frames\voice_inuse.tga"></Mapping>
    <Mapping ArtAssetID="fellow_voiceenabled_squelched" FileName="Frames\voice_squelch.tga"></Mapping>
	
	<!-- Player Frame Positioning -->
	<PanelFile ID="ID_UISkin_AvatarPanel">
	  <Element ID="Toolbar_Quickslot_Extended_Scaler" X="283" Y="526" Width="460" Height="175">
        <Element ID="Toolbar_Quickslot_Extended" X="40" Y="0" Width="420" Height="175"></Element>
	  </Element>
	    <Element ID="AvatarPanel" X="2" Y="2" Width="280" Height="176">
          <Element ID="VitalsParent" X="0" Y="20" Width="300" Height="156">
		    <Element ID="AvatarPanel_COVER_LOWRES" X="70" Y="47" Width="20" Height="20"></Element>
		    <Element ID="PlayerLevel" X="63" Y="48" Width="32" Height="17"></Element>
		    <Element ID="PlayerLeaderIcon" X="74" Y="30" Width="16" Height="16"></Element>
		    <Element ID="PlayerAssistantIcon" X="74" Y="30" Width="16" Height="16"></Element>
		    <Element ID="PlayerVoiceChat" X="74" Y="68" Width="16" Height="16"></Element>
		    <Element ID="PlayerVoiceChatSquelched" X="74" Y="68" Width="16" Height="16"></Element>
		    <Element ID="PlayerSendingData" X="74" Y="68" Width="16" Height="16"></Element>
		    <Element ID="VitalsBg" X="-704" Y="45" Width="163" Height="22"></Element>
		    <Element ID="VitalsField" X="96" Y="34" Width="168" Height="42"></Element>
		    <Element ID="AvatarPanel_BG" X="-1" Y="1" Width="273" Height="105"></Element>
		    <Element ID="PlayerPortrait" X="21" Y="21" Width="1" Height="1"></Element>
		    <Element ID="PlayerVitals_Animations" X="2" Y="0" Width="1" Height="1"></Element>
		    <Element ID="PlayerName" X="93" Y="17" Width="191" Height="36"></Element>
		    <Element ID="PlayerEffectDisplay" X="95" Y="68" Width="169" Height="64"></Element>
		    <Element ID="PlayerLevel_BG" X="0" Y="54" Width="1" Height="1"></Element>
		    <Element ID="PlayerPVP_Info" X="0" Y="0" Width="20" Height="20">
		      <Element ID="PlayerPVP_RankDisplay" X="0" Y="21" Width="20" Height="20"></Element>
		    </Element>
	      </Element>
		</Element>
	</PanelFile>
	
	<!-- Target Frame -->
	<Mapping ArtAssetID="swarm_vitals" FileName="Frames\opponent_vitals_swarm.tga"></Mapping>
	<Mapping ArtAssetID="opponent_vitals_backdrop" FileName="Frames\opponent_vitals_normal.tga"></Mapping>
	<Mapping ArtAssetID="opponent_vitals_backdrop_signature" FileName="Frames\opponent_vitals_signature.tga"></Mapping>
	<Mapping ArtAssetID="opponent_vitals_backdrop_elite" FileName="Frames\opponent_vitals_elite.tga"></Mapping>
	<Mapping ArtAssetID="opponent_vitals_backdrop_elitemaster" FileName="Frames\opponent_vitals_elitemaster.tga"></Mapping>
    <Mapping ArtAssetID="opponent_vitals_backdrop_avenger_good" FileName="Frames\opponent_vitals_avenger_good.tga"></Mapping>
    <Mapping ArtAssetID="opponent_vitals_backdrop_defender_good" FileName="Frames\opponent_vitals_defender_good.tga"></Mapping>
    <Mapping ArtAssetID="opponent_vitals_backdrop_hero_good" FileName="Frames\opponent_vitals_hero_good.tga"></Mapping>
    <Mapping ArtAssetID="opponent_vitals_backdrop_master_defender_good" FileName="Frames\opponent_vitals_master_defender_good.tga"></Mapping>
    <Mapping ArtAssetID="opponent_vitals_backdrop_signature_good" FileName="Frames\opponent_vitals_signature_good.tga"></Mapping>
	
	<!-- Target Frame Positioning -->
	<PanelFile ID="ID_UISkin_OpponentPanel">
      <Element ID="OpponentPanel" X="279" Y="2" Width="300" Height="130">
        <Element ID="VitalsParent" X="16" Y="20" Width="284" Height="110">
		  <Element ID="OpponentDisplayParent" X="0" Y="0" Width="272" Height="300">
            <Element ID="Opponent_SelectionField" X="7" Y="0" Width="272" Height="120">
              <Element ID="OpponentsVitals_BG" X="-789" Y="45" Width="163" Height="22"></Element>
              <Element ID="OpponentVitalsField" X="10" Y="34" Width="168" Height="42"></Element>
              <Element ID="OpponentPanel_BG" X="-1" Y="1" Width="277" Height="104"></Element>
              <Element ID="OpponentClass" X="181" Y="57" Width="20" Height="20"></Element>
              <Element ID="OpponentPortrait" X="186" Y="21" Width="1" Height="1">
                <Element ID="Target_Image" X="0" Y="0" Width="1" Height="1"></Element>
              </Element>
              <Element ID="OpponentName" X="11" Y="25" Width="165" Height="20"></Element>
              <Element ID="OpponentEffectDisplay" X="10" Y="68" Width="170" Height="44"></Element>
              <Element ID="OpponentVitals_Animations" X="-4" Y="-1" Width="1" Height="1"></Element>
              <Element ID="OpponentPanel_COVER_LOWRES" X="181" Y="36" Width="20" Height="20"></Element>
              <Element ID="OpponentLevel_BG" X="185" Y="78" Width="1" Height="1"></Element>
              <Element ID="OpponentLevel" X="174" Y="37" Width="32" Height="17"></Element>
              <Element ID="OpponentPVP_RankDisplay" X="181" Y="77" Width="20" Height="20"></Element>
              <Element ID="OpponentPVP_PrestigeDisplay" X="181" Y="77" Width="20" Height="20"></Element>
            </Element>
		  </Element>
          <Element ID="InanimateObject_SelectionField" X="28" Y="1" Width="228" Height="84">
            <Element ID="InanimateObjectPanel_BG" X="7" Y="26" Width="215" Height="51"></Element>
            <Element ID="InanimateObjectForeground" X="-2" Y="19" Width="231" Height="66"></Element>
            <Element ID="InanimateObjectName" X="11" Y="29" Width="205" Height="47"></Element>
          </Element>
        </Element>
      </Element>
    </PanelFile>
	
	<!-- Fellowship Frame Positioning -->
	<PanelFile ID="ID_UISkin_FellowMiniTemplate">
      <Element ID="FellowMiniTemplate" X="5" Y="8" Width="180" Height="75">
        <Element ID="FellowReadyCheckTemplate" X="150" Y="-8" Width="64" Height="67"></Element>
        <Element ID="FellowTemplateVitalField" X="3" Y="-3" Width="170" Height="64"></Element>
        <Element ID="FellowTemplateNameText" X="56" Y="2" Width="133" Height="14"></Element>
        <Element ID="FellowTemplateClassField" X="5" Y="3" Width="50" Height="50"></Element>
        <Element ID="FellowTemplateLeader" X="39" Y="34" Width="16" Height="16"></Element>
        <Element ID="FellowTemplateLinkDead" X="55" Y="20" Width="112" Height="16">
          <Element ID="FellowTemplateLinkDead_Text" X="0" Y="0" Width="112" Height="16"></Element>
        </Element>
        <Element ID="FellowTemplateDefeated" X="55" Y="20" Width="112" Height="16">
          <Element ID="FellowTemplateDefeated_Text" X="0" Y="0" Width="112" Height="16"></Element>
        </Element>
        <Element ID="FellowTemplateVoiceChat" X="38" Y="0" Width="16" Height="16"></Element>
        <Element ID="FellowTemplateVoiceChatSquelched" X="38" Y="0" Width="16" Height="16"></Element>
        <Element ID="FellowTemplateSendingData" X="38" Y="0" Width="16" Height="16"></Element>
        <Element ID="FellowEffectDisplay" X="54" Y="37" Width="150" Height="25"></Element>
        <Element ID="FellowAssist" X="153" Y="21" Width="16" Height="16"></Element>
        <Element ID="FellowTemplateLevelText" X="13" Y="42" Width="32" Height="19"></Element>
        <Element ID="FellowTemplatePetVitals" X="4" Y="57" Width="146" Height="18"></Element>
      </Element>
    </PanelFile>
	
	<!-- Other Frames -->
	<Mapping ArtAssetID="escort_vitals_backdrop_mini" FileName="Frames\escort_vitals_backdrop_mini.tga"></Mapping>
    <Mapping ArtAssetID="pet_vitals_backdrop_mini" FileName="Frames\pet_vitals_backdrop_mini.tga"></Mapping>
	
	<!-- Escort Frame Positioning -->
	<PanelFile ID="ID_UISkin_GamePlay_EscortManagerBox">
      <Element ID="GamePlay_EscortManagerBox" X="412" Y="101" Width="208" Height="95">
        <Element ID="EscortManagerField" X="0" Y="20" Width="207" Height="70">
          <Element ID="EscortVitalDisplayField" X="0" Y="0" Width="207" Height="73">
            <Element ID="EscortVitalField" X="41" Y="22" Width="99" Height="23"></Element>
            <Element ID="EscortVitals_Background" X="1" Y="7" Width="141" Height="44"></Element>
            <Element ID="EscortAssist" X="139" Y="26" Width="16" Height="16"></Element>
            <Element ID="EscortNameText" X="45" Y="11" Width="154" Height="16"></Element>
            <Element ID="EscortEffectDisplay" X="40" Y="36" Width="150" Height="25"></Element>
          </Element>
        </Element>
      </Element>
    </PanelFile>
	
	<!-- Pet Frame Positioning -->
	<PanelFile ID="ID_UISkin_GamePlay_PetManagerBox">
      <Element ID="GamePlay_PetManagerBox" X="192" Y="68" Width="208" Height="95">
        <Element ID="PetManagerField" X="0" Y="20" Width="207" Height="70">
          <Element ID="PetVitalDisplayField" X="0" Y="0" Width="207" Height="73">
            <Element ID="PetVitalField" X="41" Y="17" Width="99" Height="23"></Element>
            <Element ID="PetVitals_Background" X="1" Y="7" Width="141" Height="44"></Element>
            <Element ID="PetNameText" X="42" Y="7" Width="154" Height="16"></Element>
            <Element ID="PetEffectDisplay" X="40" Y="36" Width="150" Height="25"></Element>
          </Element>
        </Element>
      </Element>
    </PanelFile>
</opt>
Reply With Quote
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cursor Visibility Issues mandos Interface Requests (L) 5 03-23-2011 06:37 AM
Chop a vital box in half wackafoo XML modification help (L) 6 08-16-2009 11:31 PM
Damagemeter issues Sorane LotRO Wish List (L) 24 02-03-2009 09:47 AM
New Damagemeter issues Sorane LotRO Wish List (L) 0 01-22-2008 05:19 AM
Book 10 UI Issues and Questions AncientWolf General Authoring Discussion (L) 6 08-23-2007 03:09 PM


All times are GMT -5. The time now is 12:33 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui