View Single Post
  #3  
Unread 02-27-2005, 03:37 PM
shaqer shaqer is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 2
Default Location Addition to the Player UI

I was using another Player Mod called playeruicoin4. I liked how it shows your present location on the interface and so I added this to mine. I hope that someone else will be interested in this also.

The name of the file that was changed is: eq2ui_mainhud_player.xml

Here's the change I made. Goto to Line 12 (I don't think the line number matters, so I put it in order of the UI) in the beforementioned file and insert a new line with this text:

<Text Color="#F0D090" DynamicData="/GameData.Self.Location" Font="/Fonts.FontZapf15" LocalText="-0000,-0000,-0000" Location="29,57" Name="Location_indc" ScrollExtent="124,14" Size="124,14" TextAlignment="Center" textalignmentvertica="Center"></Text>

This will add your "present location" right below your Concentration Bubbles.

Thanks for the Mod Aalwein! I love it!
Reply With Quote