lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
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: 801
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: 801
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: 801
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: 801
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: 801
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
Unread 11-13-2013, 10:09 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 801
Uploads: 12
Exclamation Version 2.11 (Helm's Deep expansion)

The beta is over now so I can't do any more testing until after release and the NDA has been lifted so I decided that there was no point in waiting on releasing this update. You can use it now and it will be one less thing to do on the 18th.

This is a significant update that adds all the new task boards in West Rohan. I added everything I found in beta, but its possible that some things may change on the final release. One thing I wasn't able to test was the upper level limit on the tasks, so I used the default of the task level +4 which is level 89. Until I (or someone else) can level to 90+ and check this, we won't know for sure. I think the Wildermore tasks are the same.

Note: You can access the information about the West Rohan boards, but the displayed trophy links won't be valid until the 18th.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2013, 02:39 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 801
Uploads: 12
The Helm's Deep expansion

The HD expansion adds new task items and there are task boards at most of the new locations in West Rohan. I've updated DT with the new additions and will publish it when HD is released.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-14-2013, 01:32 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 801
Uploads: 12
Quote:
With the new version 2.10.6 the infused gems (Infused Adamant, Infused Sapphire, Infused Garnet) from Moria are listed as junk trophy items.
I was tweaking the code to be able to move some other things that are junk and that must have been a side effect. I'll fix in the next update.
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 12:46 PM.


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