lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Patches


Post A Reply
Author Comments Comment Options
Unread 10-24-2020, 11:18 PM  
Asathrorr
The Wary

Forum posts: 0
File comments: 5
Uploads: 0
When will we be getting the new Annak-Khurfu skills on the travel window? I didn't realize how much I rely on this addon until some of my skills aren't on there haha.
Asathrorr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-24-2020, 10:15 AM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 107
Uploads: 1
Re: Download Doesn't Work

Quote:
Every single time I try to download this plugin to a new computer it's so confusing and takes up so much time trying to figure out. I'm not sure where or how to extract the utilities file from Turbine and what the folders are supposed to look like. Is anyone able to post a step by step guide to how to make this plugin work?
Thanks.
Just get them here https://www.lotrointerface.com/downl...dExamples.html
You can look at it as a separate plugin.
So after installing the utils and this plugin you will have ../Plugins/Turbine and ../Plugins/DhorPlugins/Travel
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-23-2020, 08:36 PM  
Rhuangar
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Download Doesn't Work

Every single time I try to download this plugin to a new computer it's so confusing and takes up so much time trying to figure out. I'm not sure where or how to extract the utilities file from Turbine and what the folders are supposed to look like. Is anyone able to post a step by step guide to how to make this plugin work?
Thanks.
Rhuangar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-14-2020, 12:00 PM  
vecny.samotar
The Undying
 
vecny.samotar's Avatar

Forum posts: 20
File comments: 146
Uploads: 0
I have a problem
on my RK race High elf I learned through the trait tree - race trait to travel to Caras galathon in lothlórien but I can't put this travel ability into the plugin while in the plugin I have it turned on

I also attach a picture

Last edited by vecny.samotar : 08-14-2020 at 12:12 PM.
vecny.samotar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-24-2020, 01:49 PM  
Starbux
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
suggestions

An awesome (and invaluable) tool! There are a few issues that I grow tired of, though.
1) Options. Every time there's an update, my chosen orders are reset to the old default. Also, I cannot just copy & paste the settings file for multiple characters, not even of the same class, without next log-in resetting the orders again!
2) Options window. As the list of available places grows with lotro updates, there is still no scroll bar in the select & sort window(and the list of selectable places for a hunter is already longer in height than my screen, making it impossible to de/select most guides without editing the core plugin files & adding scoll bars, which grows very tiresome with every new update removing it) to those windows. Please add scroll bars to that window for those two lists.
3) Milestones 7 - 10 are reversed in order. Return home 7 (reported by the plugin) is set to return home 10 (reported by lotro), 8 to 9, 9 to 8, and 10 to 7. This is yet another one that can be fixed in the plugin files (or re-ordered in options), but has to be redone (either method) EVERY update - again, these edits every time grow more annoying and tiresome. Fixing the orde only involves editing IndexedDictionary(language pref) lines 222-225 (milestones 7-10), reversing hex code portions from 7 to 10 & 8 to 9.

Above all, please is there any way to not reset the personalized options file (TravelWindowsSettings.plugindata) with every update???????????

Last edited by Starbux : 07-24-2020 at 01:51 PM.
Starbux is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-03-2020, 11:44 PM  
vecny.samotar
The Undying
 
vecny.samotar's Avatar

Forum posts: 20
File comments: 146
Uploads: 0
Re: Travel to Kinship Member's House

Code:
genLocations:AddData("Kinship Member's House", "0x70057C36", "Travel to Kinship Member's House");
do you plan to make an update and add the Travel to Kinship Member's House feature that you reported in the comments, or write how I should implement this view into the plugin
vecny.samotar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-02-2020, 02:28 PM  
vecny.samotar
The Undying
 
vecny.samotar's Avatar

Forum posts: 20
File comments: 146
Uploads: 0
I have a question and also suggest
whether you could not write continuous changes in individual updates of the plugin, although you do it, you will write only what the latest update contains, but you will delete info about older updates.

I use the LOTRO Plugin Compendium and since it is not built as a similar Minion plugin for another game (ESO), it cannot inform me in real time that any of the plugins I am using have been updated.
I mean the app minion function which can be minimized to the windows system area (the area where the clock is located) and from there it can warn me that one of the plugins has been updated.

I will run the LOTRO Plugin Compendium once in a while and it has happened to me that between the installed version and the updated version you have already released several updates and I do not know what changes you have made in each update, which is good to know if the latest update causes problems and needs to be go back to the older version so that the user can find out what is probably causing the problem and in which version the plugin is OK
vecny.samotar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-01-2020, 04:41 AM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 107
Uploads: 1
Travel to Kinship Member's House

Code:
genLocations:AddData("Kinship Member's House", "0x70057C36", "Travel to Kinship Member's House");
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-17-2020, 03:00 PM  
alboyjr
The Wary

Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: Travel Window (options)

I play at 2560x1440 (Full Screen/windowed.) The problem exists in the lower right-hand corner of the "Travel Options" window. (Sadly can't figure out how to attach a screenshot.) With hunter guides, the list is quite long and gets cut off at the bottom. I'll try your code fix, but thanks for looking into this.


Hello, unfortunately I do not have a hunter to look at the problem. Here a picture would help me a lot. Besides I know the problem. Here a scrollbar would help me. But my knowledge is unfortunately not that advanced. But I try to include a scrollbar!

With which resolution do you play? Otherwise I could offer you a little worrkarround which might help you

Changes the following 2 files to

C:\User\username\Documents\The Lord of the Rings Online\Plugins\DhorPlugins\Travel

OptionsPanel.lua Line 19
OptionsWindow.lua Line 16

changes the value there from 840 to 1024
alboyjr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-15-2020, 02:32 AM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 107
Uploads: 1
Re: Issue after adding a map

If i understand it correctly the plugins works only with travel skills and not items, and the add map feature is for creeps to add theyr travel map skills.
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-15-2020, 01:38 AM  
Thaliruth
The Wary
 
Thaliruth's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 79
Uploads: 1
Re: Issue after adding a map

Quote:
First, I really love your plugin, which is, of course, why I always want more! LOL

Anyway, after loading today's update, I tried adding a map that I had in my inventory to Hobnanigan's field. It was really just a test, but the plugin got stuck in that mode even after I closed the window. I had to relog to get the normal functionality again. I've always been a little confused by the "add a map" feature. Is this to let us add map files that we have in our inventory to the Travel Window popup? I've tried it different times and it has never worked, maybe I'm doing something wrong, or maybe it's only for specific map items. Anyway, this bug is new. Maybe something crept into the last update.

Take care and thanks again for the plugin
Adding a map is an outdated option that hasn't worked for a while. But I will remove it completely in the near future
Thaliruth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2020, 01:09 PM  
robhupf
The Wary
 
robhupf's Avatar

Forum posts: 4
File comments: 28
Uploads: 0
Issue after adding a map

First, I really love your plugin, which is, of course, why I always want more! LOL

Anyway, after loading today's update, I tried adding a map that I had in my inventory to Hobnanigan's field. It was really just a test, but the plugin got stuck in that mode even after I closed the window. I had to relog to get the normal functionality again. I've always been a little confused by the "add a map" feature. Is this to let us add map files that we have in our inventory to the Travel Window popup? I've tried it different times and it has never worked, maybe I'm doing something wrong, or maybe it's only for specific map items. Anyway, this bug is new. Maybe something crept into the last update.

Take care and thanks again for the plugin
robhupf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2020, 02:08 AM  
Thaliruth
The Wary
 
Thaliruth's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 79
Uploads: 1
Re: Travel Window (options)

Quote:
Hi, having an interesting problem. First, love this plugin. However, for my hunter character, the list of available guides is cut off and I can't resize that window. Main window is fine, just can't add Hultvis and now Limlok. Any advice?
Hello, unfortunately I do not have a hunter to look at the problem. Here a picture would help me a lot. Besides I know the problem. Here a scrollbar would help me. But my knowledge is unfortunately not that advanced. But I try to include a scrollbar!

With which resolution do you play? Otherwise I could offer you a little worrkarround which might help you

Changes the following 2 files to

C:\User\username\Documents\The Lord of the Rings Online\Plugins\DhorPlugins\Travel

OptionsPanel.lua Line 19
OptionsWindow.lua Line 16

changes the value there from 840 to 1024

Last edited by Thaliruth : 06-14-2020 at 02:08 AM.
Thaliruth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-13-2020, 03:34 PM  
alboyjr
The Wary

Forum posts: 0
File comments: 4
Uploads: 0
Travel Window (options)

Hi, having an interesting problem. First, love this plugin. However, for my hunter character, the list of available guides is cut off and I can't resize that window. Main window is fine, just can't add Hultvis and now Limlok. Any advice?
alboyjr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-12-2020, 08:21 AM  
XantarWS
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 3
Uploads: 1
Yes, in english the first week, and after SSG translated in french.
XantarWS is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

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


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