lotrointerface.com
Search Downloads


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

Reply
Thread Tools Display Modes
  #1  
Unread 10-20-2010, 07:12 AM
Mynameisaw Mynameisaw is offline
The Wary
 
Join Date: Feb 2010
Posts: 2
Moving the PVP rank icon

So I've seen a lot of screenshots where the PVP rank icon has been moved from it's usual top corner location down to say, the bottom corner.

Now I'm wondering if anyone knows how to do this, and how easy/hard it is to do as I would quite like to do it to the UI I'm currently using?

Here's an example of what I mean:



Compared to the standard PVP icon it's closer to the character portrait but most notabley it's in a completely different location all together.
Reply With Quote
  #2  
Unread 10-20-2010, 07:56 AM
daimon's Avatar
daimon daimon is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Finland
Posts: 466
actually it shouldn't be that hard

If the skin you're using doesn't have the following PanelFile ID's at all then you can just add the following in the skin's SkinDefinition.xml (they need to be somewhere between <opt> </opt> tags as those start and end the skin file). If it does then just find the following tags:

For Player vitals
Code:
<PanelFile ID="ID_UISkin_AvatarPanel">
  <Element ID="AvatarPanel" X="0" Y="2" Width="280" Height="300"> 
    <Element ID="VitalsParent" X="0" Y="20" Width="300" Height="300">
      <Element ID="PlayerPVP_Info" X="-4" Y="-3" Width="34" Height="98"> 
        <Element ID="PlayerPVP_RankDisplay" X="2" Y="0" Width="32" Height="32"> </Element>
      </Element>
    </Element>
  </Element>
</PanelFile>
For Opponent vitals
Code:
<PanelFile ID="ID_UISkin_OpponentPanel">
  <Element ID="OpponentPanel" X="279" Y="2" Width="284" Height="300"> 
    <Element ID="VitalsParent" X="0" Y="20" Width="284" Height="300"> 
      <Element ID="OpponentDisplayParent" X="0" Y="0" Width="281" Height="300">
        <Element ID="Opponent_SelectionField" X="7" Y="0" Width="272" Height="120"> 
          <Element ID="OpponentPVP_RankDisplay" X="242" Y="-3" Width="32" Height="32"> </Element>
        </Element>
      </Element>
    </Element>
  </Element>
</PanelFile>
The line that you need to edit is colored green. X and Y values obviously moves the icon horizontally and vertically depending what values you use. You can even in some cases use negative values if need be but that's not always the case.

On other hand if you want to just hide the rank icon you can just set Width and Height values to "1".

Note that you need to restart your client every time you modify SkinDefinition.xml to see the effects. Relogging isn't enough.
__________________
~·~ DaimonUI ~·~
avatar by Humon

Last edited by daimon : 10-20-2010 at 08:00 AM.
Reply With Quote
  #3  
Unread 10-25-2010, 06:12 PM
Mynameisaw Mynameisaw is offline
The Wary
 
Join Date: Feb 2010
Posts: 2
Thanks Daimon.
Reply With Quote
Reply


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
Helping removing auto-attack icon from Jack UI 5.1 Sirconis Interface Help (L) 2 10-02-2010 11:30 PM
Repositioning LotRO Store icon Travisimo XML modification help (L) 1 09-27-2010 02:49 PM
Moving and resizing toolbar elements doesn't work cbrushis XML modification help (L) 2 01-03-2010 10:10 AM
moving the bag buttons/etc gthreeno Interface Help (L) 3 06-18-2008 11:31 AM


All times are GMT -5. The time now is 04:56 AM.


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