lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 06-14-2011, 11:47 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Exclamation Version 2.3

I fixed the entry for "Broken Wood Spear" and added a new Common folder to replace the need for the Turbine library. This should make the install process easier for new users.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-13-2011, 02:24 PM  
arithia
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
In particular, the file ../Plugins/Turbine/Class.lua needs to exist. To make sure it isn't corrupted, try re-installing it from the link in the DT readme file.
I have the Class.lua but its under Plugins/Turbine/Utils

I will copy it to the prior dir and see if it works.
arithia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-13-2011, 11:15 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Quote:
I have all the Libraries installed and I still get that error
In particular, the file ../Plugins/Turbine/Class.lua needs to exist. To make sure it isn't corrupted, try re-installing it from the link in the DT readme file.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-12-2011, 12:22 PM  
arithia
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
That happens when the Turbine library is missing.
I have all the Libraries installed and I still get that error
arithia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-09-2011, 03:25 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
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: 807
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: 807
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: 807
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: 807
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: 807
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
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 08:12 PM.


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