lotrointerface.com
Search Downloads


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

Reply
Thread Tools Display Modes
  #1  
Unread 02-05-2012, 07:04 PM
SuperStarDestroyer SuperStarDestroyer is offline
The Wary
 
Join Date: Feb 2012
Posts: 3
New Tracking Panel

Any way to make a plugin and new skin for the tracking panel? Specifically I would like to see a way to have npcs not show up for tracking in the moors. On top of that a function that counts how many filtered tracks there are.

I know many people ready to download something like this, just need to have someone able to write it up.

Star
Reply With Quote
  #2  
Unread 02-06-2012, 09:26 AM
Garan's Avatar
Garan Garan is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Oct 2010
Posts: 340
Sorry SSD, skinning won't help since you're looking to change what information is displayed instead of how it's displayed and Lua can't help since there is no tracking info currently exposed by the API
Reply With Quote
  #3  
Unread 02-24-2012, 10:09 AM
SuperStarDestroyer SuperStarDestroyer is offline
The Wary
 
Join Date: Feb 2012
Posts: 3
how about just a bigger window for now so we dont need to scroll to see everything?
Reply With Quote
  #4  
Unread 02-24-2012, 11:31 AM
D.H1cks's Avatar
D.H1cks D.H1cks is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Posts: 162
Quote:
Originally Posted by SuperStarDestroyer
how about just a bigger window for now so we dont need to scroll to see everything?
Edit: I found it, it is called the Discovery Window and it can be made larger. Here is the code that would make it 100 pixels taller.

Code:
<PanelFile ID="ID_UISkin_Discovery_Window">
    <Element ID="Discovery_Window" X="342" Y="230" Width="474" Height="416">
      <Element ID="Discovery_BaseBox_BG" X="0" Y="12" Width="474" Height="400">
        <Element ID="Base_Box_Silver_BottomMid" X="36" Y="364" Width="402" Height="36" />
        <Element ID="Base_Box_Silver_BottomRight" X="438" Y="364" Width="36" Height="36" />
        <Element ID="Base_Box_Silver_MidRight" X="438" Y="36" Width="36" Height="328" />
        <Element ID="Base_Box_Silver_Background" X="36" Y="36" Width="402" Height="328" />
        <Element ID="Base_Box_Silver_TopRight" X="438" Y="0" Width="36" Height="36" />
        <Element ID="Base_Box_Silver_TopLeft" X="0" Y="0" Width="36" Height="36" />
        <Element ID="Base_Box_Silver_TopMid" X="36" Y="0" Width="402" Height="36" />
        <Element ID="Base_Box_Silver_MidLeft" X="0" Y="36" Width="36" Height="328" />
        <Element ID="Base_Box_Silver_BottomLeft" X="0" Y="364" Width="36" Height="36" />
      </Element>
      <Element ID="Discovery_TitleBar" X="36" Y="-10" Width="400" Height="43">
        <Element ID="Base_Box_Titlebar_TopRight" X="370" Y="0" Width="33" Height="42" />
        <Element ID="Base_Box_Titlebar_TopLeft" X="0" Y="0" Width="35" Height="42" />
        <Element ID="Base_Box_Titlebar_TopMid" X="35" Y="0" Width="335" Height="42" />
        <Element ID="Discovery_WindowLabel" X="109" Y="15" Width="182" Height="23" />
      </Element>
      <Element ID="Discovery_MoveBar" X="10" Y="4" Width="455" Height="24" />
      <Element ID="Discovery_Title_Name_Entry" X="10" Y="52" Width="150" Height="25">
        <Element ID="ArrowUp" X="132" Y="4" Width="16" Height="16" />
        <Element ID="ArrowDown" X="132" Y="4" Width="16" Height="16" />
        <Element ID="Discovery_BG" X="0" Y="0" Width="150" Height="25">
          <Element ID="Base_Box_BottomMid" X="3" Y="20" Width="144" Height="3" />
          <Element ID="Base_Box_BottomRight" X="147" Y="20" Width="3" Height="3" />
          <Element ID="Base_Box_MidRight" X="147" Y="1" Width="3" Height="19" />
          <Element ID="Base_Box_Background" X="3" Y="3" Width="144" Height="18" />
          <Element ID="Base_Box_TopRight" X="146" Y="0" Width="3" Height="3" />
          <Element ID="Base_Box_TopLeft" X="0" Y="0" Width="3" Height="3" />
          <Element ID="Base_Box_TopMid" X="3" Y="0" Width="144" Height="3" />
          <Element ID="Base_Box_MidLeft" X="0" Y="1" Width="3" Height="19" />
          <Element ID="Base_Box_BottomLeft" X="0" Y="20" Width="3" Height="3" />
        </Element>
      </Element>
      <Element ID="Discovery_Title_Challenge_Entry" X="160" Y="52" Width="150" Height="25">
        <Element ID="ArrowUp" X="133" Y="4" Width="16" Height="16" />
        <Element ID="ArrowDown" X="133" Y="4" Width="16" Height="16" />
        <Element ID="Discovery_BG" X="0" Y="0" Width="150" Height="25">
          <Element ID="Base_Box_BottomMid" X="3" Y="20" Width="144" Height="3" />
          <Element ID="Base_Box_BottomRight" X="147" Y="20" Width="3" Height="3" />
          <Element ID="Base_Box_MidRight" X="147" Y="1" Width="3" Height="19" />
          <Element ID="Base_Box_Background" X="3" Y="3" Width="144" Height="18" />
          <Element ID="Base_Box_TopRight" X="146" Y="0" Width="3" Height="3" />
          <Element ID="Base_Box_TopLeft" X="0" Y="0" Width="3" Height="3" />
          <Element ID="Base_Box_TopMid" X="3" Y="0" Width="144" Height="3" />
          <Element ID="Base_Box_MidLeft" X="0" Y="1" Width="3" Height="19" />
          <Element ID="Base_Box_BottomLeft" X="0" Y="20" Width="3" Height="3" />
        </Element>
      </Element>
      <Element ID="Discovery_Title_Distance_Entry" X="310" Y="52" Width="150" Height="25">
        <Element ID="ArrowUp" X="133" Y="4" Width="16" Height="16" />
        <Element ID="ArrowDown" X="133" Y="4" Width="16" Height="16" />
        <Element ID="Discovery_BG" X="0" Y="0" Width="150" Height="25">
          <Element ID="Base_Box_BottomMid" X="3" Y="20" Width="144" Height="3" />
          <Element ID="Base_Box_BottomRight" X="147" Y="20" Width="3" Height="3" />
          <Element ID="Base_Box_MidRight" X="147" Y="1" Width="3" Height="19" />
          <Element ID="Base_Box_Background" X="3" Y="3" Width="144" Height="18" />
          <Element ID="Base_Box_TopRight" X="146" Y="0" Width="3" Height="3" />
          <Element ID="Base_Box_TopLeft" X="0" Y="0" Width="3" Height="3" />
          <Element ID="Base_Box_TopMid" X="3" Y="0" Width="144" Height="3" />
          <Element ID="Base_Box_MidLeft" X="0" Y="1" Width="3" Height="19" />
          <Element ID="Base_Box_BottomLeft" X="0" Y="20" Width="3" Height="3" />
        </Element>
      </Element>
      <Element ID="Discovery_Cancel_Button" X="236" Y="381" Width="96" Height="20">
        <Element ID="TextButtonReference_Left" X="0" Y="0" Width="20" Height="20" />
        <Element ID="TextButtonReference_Mid" X="20" Y="0" Width="55" Height="20" />
        <Element ID="TextButtonReference_Right" X="75" Y="0" Width="20" Height="20" />
      </Element>
      <Element ID="Discovery_Track_Button" X="137" Y="381" Width="96" Height="20">
        <Element ID="TextButtonReference_Left" X="0" Y="0" Width="20" Height="20" />
        <Element ID="TextButtonReference_Mid" X="20" Y="0" Width="55" Height="20" />
        <Element ID="TextButtonReference_Right" X="75" Y="0" Width="20" Height="20" />
      </Element>
      <Element ID="Discovery_Prompt" X="17" Y="32" Width="435" Height="21" />
      <Element ID="Discovery_Entity_Listbox" X="10" Y="77" Width="455" Height="300" />
      <Element ID="Discovery_Entity_Listbox_Scrollbar" X="459" Y="77" Width="10" Height="300">
      </Element>
    </Element>
  </PanelFile>

Last edited by D.H1cks : 02-24-2012 at 11:59 AM. Reason: Fixed the code section
Reply With Quote
  #5  
Unread 03-05-2012, 08:32 PM
SuperStarDestroyer SuperStarDestroyer is offline
The Wary
 
Join Date: Feb 2012
Posts: 3
I wish i knew what to do with that, i would learn, but don't really have the time outside of actually playing. Can anyone turn that code into something people can easily apply to there games?
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
Tracking Fervour JohnnyDangerous General Authoring Discussion (L) 2 10-11-2010 09:27 PM
Deeds Tracking Alanion Interface Requests (L) 0 09-16-2010 08:37 AM
Hunter's Tracking panel help. Brygard2007 Graphics modification help (L) 0 11-24-2008 07:40 AM
Help Please,I.D for hunters tracking And Hobby Brygard2007 Graphics modification help (L) 2 06-13-2008 09:52 PM
Tracking of Deeds moukow LotRO Wish List (L) 3 05-06-2007 08:31 AM


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


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