lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 12-05-2013, 10:51 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 803
Uploads: 12
Exclamation Version 2.11.3

This is a minor update that fixes the reported typos in "Shattered Hatchet" & "Damaged Fur".

Thanks for the detailed reports.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-05-2013, 04:12 AM  
edwar368
The Wary

Forum posts: 0
File comments: 20
Uploads: 0
Same issue with the Hatchet's showing as "of no known use" here as well
edwar368 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2013, 10:59 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 314
Uploads: 3
I found an interesting "bug" by the way, there is a "Delicate Tail" with a different item level (ilvl 93). Dunno if both versions can be turned in as I have only one of those; I got it during the Monsters and Madness quest from one of the bosses. But I am not really interested in farming those until I have 10 of those items :-D
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2013, 01:55 AM  
aaron_huber
The Wary

Forum posts: 0
File comments: 4
Uploads: 0
I had the same error with the extra "s" on the end of the hatchet making it not work, and there is also a typo in this one (extra "m"):

Code:
["3A752"] = { N="Dammaged Fur", L={ ["West Rohan"] = {l=81,h=95,r='He'} } },
Aaron
aaron_huber is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-03-2013, 09:39 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 314
Uploads: 3
Shattered Hatchet (ilvl 93) when dropped into the window or if I enter /dt gave me:

Quote:
DT: Shattered Hatchet has no known task use.
The line in Data.lua was:

Code:
["3A729"] = { N="Shattered Hatchets", L={ ["West Rohan"] = {l=81,h=95,r='He'} } },
I changed it to:

Code:
["3A729"] = { N="Shattered Hatchet", L={ ["West Rohan"] = {l=81,h=95,r='He'} } },
and it started working again. I made sure I reinstalled corretly, at least the version installed by plugin compendium has this error.

Last edited by Hyoss : 12-03-2013 at 09:42 PM.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-03-2013, 03:28 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 803
Uploads: 12
Quote:
However it now lists Shattered Hatchets as junk, while they are in fact used for Helmingas rep. i fixed this in the code myself, but an update for others would be great.
Are you talking about it being plural instead of singular? The Shattered Hatchets that I have are listed fine.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-03-2013, 07:15 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 314
Uploads: 3
I updated the addon, many many thanks for updating so quickly. However it now lists Shattered Hatchets as junk, while they are in fact used for Helmingas rep. i fixed this in the code myself, but an update for others would be great.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-01-2013, 08:35 AM  
jawsont
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
I also didn't realize you could enter info. into the 'box' next to Daily Tasks. Then I couldn't figure out why it wouldn't work (not realizing that it was an endless text box and that when I entered info it would keep scrolling 'offscreen'). I finally figured it out yesterday, but am REALLY happy the newest update has been released and fixes this.

Thanks for the great plugin!
jawsont is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2013, 10:05 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 803
Uploads: 12
Exclamation Version 2.11.2

Ok, here's a couple of fixes. First, the max player level is now 95 and second, I found that West Rohan tasks go beyond 89 to 95 (81-95 is a surprisingly wide range). Hopefully, this will be the last fix needed for a while.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-26-2013, 04:58 PM  
edwar368
The Wary

Forum posts: 0
File comments: 20
Uploads: 0
Re: Re: Re: Level check error

The text field after the label "Level:"

TY - Hadn't realised that was a text box
edwar368 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-26-2013, 03:02 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 803
Uploads: 12
Re: Eo rep code

Quote:
The Eo items do not show the Eo rep code (only the He items show a rep code).
(Eo) is the default rep code, shown after the location name. He only shows for items that differ from the default.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-26-2013, 02:59 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 803
Uploads: 12
Re: Re: Level check error

Quote:
Where do you change the level to 85?
The text field after the label "Level:"
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-25-2013, 10:48 AM  
Rrys
LUA Patcher
 
Rrys's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 78
File comments: 36
Uploads: 5
Eo rep code

The Eo rep code is not appearing when you do a list items from the Daily Tasks window. i.e. Pick West Rohan/Entwade as location then click on list items.

The Eo items do not show the Eo rep code (only the He items show a rep code).
Rrys is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-23-2013, 07:07 PM  
edwar368
The Wary

Forum posts: 0
File comments: 20
Uploads: 0
Re: Level check error

Where do you change the level to 85?
edwar368 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-22-2013, 04:51 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 803
Uploads: 12
Red face Level check error

I just got to level 86 and discovered that I forgot to update the character level check to a max value of 95. I'll fix this in the next update, but as a temporary work-a-around, set the level to 85 (this won't change any of the selection results).
Vinny 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 02:42 PM.


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