lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 06-09-2011, 03:25 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Version 2.2.3

I decided that DT was overdue for automatically updating player level while its running, so I finally took the time to implement the event handler for the level changing. No more need to reload after leveling.

I also got tired of infused crystals showing up as junk trophies, so I added code to ignore them.

Note: I just noticed that the entry for "Broken Wood Spear" got garbled. I'll post a fix soon. You can correct line 118 in DT_Data.lua with
Code:
["0F791"] = { C=15, N="Broken Wood Spear",

Last edited by Vinny : 06-09-2011 at 11:50 PM.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-05-2011, 10:22 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Quote:
I keep getting the error messages:

...gs Online\Plugins\MyPlugins\DailyTasks\DT_Window.lua: 20: attempt to call global 'class' (a nil value)
...ings Online\Plugins\MyPlugins\DailyTasks\DT_Main.lua:37 : Failed to import package "MyPlugins.DailyTasks.DT_Window"

any idead why? It seems to happen to all chars, earlier I had no problem.
That happens when the Turbine library is missing.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-03-2011, 05:27 AM  
No1
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
I keep getting the error messages:

...gs Online\Plugins\MyPlugins\DailyTasks\DT_Window.lua: 20: attempt to call global 'class' (a nil value)
...ings Online\Plugins\MyPlugins\DailyTasks\DT_Main.lua:37 : Failed to import package "MyPlugins.DailyTasks.DT_Window"

any idead why? It seems to happen to all chars, earlier I had no problem.
No1 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2011, 10:03 AM  
TheShawnThomas
The Wary
 
TheShawnThomas's Avatar

Forum posts: 1
File comments: 4
Uploads: 0
Re: can't get to work

you need to extract ALL parts directly to /plugins/myplugins/
so the .plugin and the DailyTasks folder will be sitting in the /myplugins/ folder
TheShawnThomas is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-23-2011, 01:58 PM  
Gspawn
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
can't get to work

Wow i feel dumb,
have unzipped to thelordoftherings/plugins/myplugins/dailytasks with .plugin sitting in the /plugins folder.
Doesn't show up on /plugin list
Help please
Gspawn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-19-2011, 05:45 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.2.1

I've been adding more mob drops.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-17-2011, 10:09 PM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
Ah, did not know that. Thanks for the info.
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-16-2011, 05:30 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Re: Bug

Quote:
I've got Decrepit Finger Bones and DT is classifying them as DT: 50/15 [Pitted Finger Bone], 19-23 @ Bree(MB)
There is a quirk in the inventory causing the pop-up window to label them as Decrepit Finger Bones. If you do "/dt [Decrepit Finger Bones]", they display correctly. DT uses the item ID to determine what they actually are.

I was just in the barrow downs to collect some and while it said "You have acquired a [Pitted Finger Bone].", they showed as "Decrepit Finger Bones" in my inventory. DT correctly IDs them as [Pitted Finger Bone].

Last edited by Vinny : 05-17-2011 at 06:22 PM.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-14-2011, 12:15 PM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
Bug

I've got Decrepit Finger Bones and DT is classifying them as DT: 50/15 [Pitted Finger Bone], 19-23 @ Bree(MB)
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-04-2011, 06:53 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Version 2.2

This update adds a R-O checkbox option to the Daily Tasks window that will hide all tasks that do not provide a reputation reward. Check the ReadMe file for more details. I've expanded the ReadMe file with a new section that explains each of the Daily Tasks window features.

I also added an optional zone argument to the "/dtl" command to only lists task boards within the zone.

Note: Ignore the "Bad Data" messages when loading. I'm editing the mob data.

Last edited by Vinny : 05-04-2011 at 07:59 PM.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2011, 08:43 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.14

This small update adds more mob drops.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2011, 04:53 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Quote:
I can't get the plugin to load. I'm getting "Unable to resolve package "MyPlugins.DailyTasks.DT_Main"".
It sounds like the folder path is wrong. Check the install instructions carefully.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-20-2011, 09:24 AM  
CattyFr
The Wary

Forum posts: 0
File comments: 10
Uploads: 0
I can't get the plugin to load. I'm getting "Unable to resolve package "MyPlugins.DailyTasks.DT_Main"". I've tried deleting and reinstalling both the plugin itself and the turbine plugin folder.
CattyFr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-10-2011, 04:21 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Quote:
Nice addon. Any chance of getting the output into a scrollable windows?
Its on my to-do list, but I have 4 released addons and 2 more in development, so I'm not sure when I'll get that feature implemented.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-09-2011, 08:21 PM  
Lichbane
Premium Member
 
Lichbane's Avatar
Premium Member

Forum posts: 1
File comments: 31
Uploads: 0
Nice addon. Any chance of getting the output into a scrollable windows?
Lichbane 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:00 PM.


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