lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 07-26-2014, 01:09 PM  
Shugotenshi
The Wary
 
Shugotenshi's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 26
Uploads: 4
I came across the following travel codes for Dol Amroth (Apologies to Vinny for pulling these from his Travel Location Reference)

Return to Dol Amroth (0x700411AC)
Guide to Dol Amroth (0x70041197)
Muster in Dol Amroth (0x70041198)

I attempted adding these but the plugin errored out when I loaded my character up. I'm sure that I missed something in the editing. Coding is not my strong suit though hopefully someone can get these to work properly.
Shugotenshi is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-26-2014, 09:40 AM  
jasonspeed
The Undying
 
jasonspeed's Avatar

Forum posts: 29
File comments: 55
Uploads: 0
I'm not sure if even the Western Rohan skills have been included in an update, let alone Western Gondor.

West Rohan skills are working (Alburg & Helm's Deep) but return to Dol Amroth is not working yet. Hopefully an update soon? Thanks for the work on this plugin.
jasonspeed is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-18-2014, 03:48 PM  
SportsGuy
The Wary

Forum posts: 0
File comments: 23
Uploads: 0
I'm not sure if even the Western Rohan skills have been included in an update, let alone Western Gondor.
SportsGuy is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-18-2014, 11:02 AM  
Stever1388
The Undying
Interface Author - Click to view interfaces

Forum posts: 33
File comments: 122
Uploads: 10
Update 14 - new travel skills

Someone will probably get around to it before I do, but I plan to fix the problem with the new travel skills not showing up. While this might not take too long, I also plan to update the plugin so that travel skills no longer need to be hard coded into the plugin to work, and instead it will just look through your known skills list and anything with the travel names in it will automatically be added. Hopefully this will end the need for a fix everytime an update adds travel skills to the game. This may take more time as I will have to sift through the code to find what all needs to be done to make sure it works correctly.
Stever1388 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-06-2014, 03:54 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Updates for Update 14

There is a

"Guide to Dol Amroth" for general players

"Muster in Dol Amroth" for Wardens

"Return to Dol Amroth" for Hunters

Stated release date Monday 14 July.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-05-2014, 12:09 PM  
Dhomhnuill
The Wary
 
Dhomhnuill's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Error an load

... of the Rings Online\Plugins\Turbine\Debug\Table.lua:4: attempt to call global 'static_class' (a nil value)
... the Rings Online\Plugins\Turbine\Debug\__init__.lua:3: Failed to import package "Turbine.Debug.Table".
...s Online\Plugins\DhorPlugins\Travel\TravelWindow.lua :2: Failed to import package "Turbine.Debug".
...Rings Online\Plugins\DhorPlugins\Travel\__init__.lua:2: Failed to import package "DhorPlugins.Travel.TravelWindow".
...the Rings Online\Plugins\DhorPlugins\Travel\Main.lua:2: Failed to import package "DhorPlugins.Travel".
Unable to load "travel".
Dhomhnuill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-10-2014, 07:15 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Compatibility problem

What I should add -- the multilanguage version needs to be integrated into the LOTRO Plugin Compendium (LPC) tracking and updating scheme.

I believe that the answer is -- the file Travel.plugincompendium is not being updated.

Only the file -- Travel.plugin is updated.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-10-2014, 12:16 AM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Guid to Aldburg

New with Helm's Deep (Update 12)
Guide to Aldburg, etc.

Has anybody created an updated version which displays these? or is it strictly do-it-yourself?

Last edited by magill : 04-10-2014 at 12:18 AM.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-24-2014, 02:46 AM  
bunny
The Wary
 
bunny's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 47
Uploads: 2
Creep

Hi,
I am not sure, this plugin is working on creep side or not. I trying load but got error message. This is bug, or the creep side is not supported?
bunny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-24-2014, 05:26 AM  
dt192
The Unscathed
Interface Author - Click to view interfaces

Forum posts: 19
File comments: 16
Uploads: 4
For anybody interested I have my hunter ports set up in alphabetical order by zone, I find this easier, so I'll post it here to save you time if you want them like that, just copy and paste it to the right part of your IndexedDictionary.lua

hunterLocations:AddData("Return: Camp","0x7000A2C1","Return to Camp");
hunterLocations:AddData("Guide: Angmar East, Gath Forthnír","0x7000A2C6","Guide to East Angmar");
hunterLocations:AddData("Guide: Angmar West, Aughaire","0x7000A2C5","Guide to West Angmar");
hunterLocations:AddData("Guide: Bree-Land, Bree","0x70003F42","Guide to Bree");
hunterLocations:AddData("Guide: Dunland, Galtrev","0x7002A93F","Guide to Galtrev");
hunterLocations:AddData("Guide: Enedwaith, Harndirion","0x700235EF","Guide to Harndirion");
hunterLocations:AddData("Guide: Ered Luin, Thorin's Hall","0x70003F41","Guide to Thorin's Hall");
hunterLocations:AddData("Guide: Eregion, Echad Dúnann","0x70017C81","Guide to Echad Dúnann");
hunterLocations:AddData("Guide: Evendim, Tinnudir","0x7000A2C4","Guide to Evendim");
hunterLocations:AddData("Guide: Forochel, Sûri-Kylä","0x70017C82","Guide to Sûri-kylä");
hunterLocations:AddData("Guide: Great River, Stangard","0x7002C62C","Guide to Stangard");
hunterLocations:AddData("Guide: Lone Lands, Ost Guruth","0x7000A2C2","Guide to Ost Guruth");
hunterLocations:AddData("Guide: Lothlorien, Caras Galadhon","0x7002E754","Guide to Caras Galadhon");
hunterLocations:AddData("Guide: Mirkwood, Mirk-Eaves","0x7001F459","Guide to Mirk-eaves");
hunterLocations:AddData("Guide: Misty Mountains, Hrimbarg","0x7002E756","Guide to the Misty Mountains");
hunterLocations:AddData("Guide: Moria, Twenty-First Hall","0x70017C7A","Guide to the Twenty-first Hall");
hunterLocations:AddData("Guide: North Downs, Esteldín","0x70003F43","Guide to Esteldín");
hunterLocations:AddData("Guide: Rohan East, Snowbourn","0x7003198E","Guide to Snowbourn");
hunterLocations:AddData("Guide: Rohan West, Aldburg","0x7003DC71","Guide to Aldburg");
hunterLocations:AddData("Guide: Rohan West, Helm's Deep","0x7003DC72","Guide to Helm's Deep");
hunterLocations:AddData("Guide: Shire, Michel Delving","0x7000A2C3","Guide to Michel Delving");
hunterLocations:AddData("Guide: Trollshaws, Rivendell","0x70003F44","Guide to Rivendell");
hunterLocations:AddData("Guide: Wildermore, Forlaw","0x70036B5D","Guide to Forlaw");
dt192 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-01-2014, 10:05 AM  
DaBear78
The Undefeated
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 76
Uploads: 5
Quote:
Originally Posted by Neumi
Return to michel delving in your dictionary is listed as "Rückkehr ins Auenland", but ingame it's called "Rückkehr nach Michelbinge".
Thx, I corrected my multilanguage patch and already uploaded it, you can download it when it's approved by the admins.

And "Happy New Year" to you and everybody else here on lotrointerface
DaBear78 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-30-2013, 02:35 PM  
Neumi
The Wary

Forum posts: 0
File comments: 11
Uploads: 0
Hi, I found a mistake in the german version (maybe due to the latest Lotro update?)

Return to michel delving in your dictionary is listed as "Rückkehr ins Auenland", but ingame it's called "Rückkehr nach Michelbinge".
Therefore it shows as "untrained", also if the character owns the skil.

I don't know if this is the case for the racial port as well, but at least it's the case for the reputation port (from the store).

Last edited by Neumi : 12-31-2013 at 08:23 AM.
Neumi is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-08-2013, 05:12 AM  
asarms87
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
I found it, thanks a lot!
asarms87 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-07-2013, 09:07 AM  
DaBear78
The Undefeated
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 76
Uploads: 5
Quote:
Originally Posted by asarms87
Do we have an English version done?
I just uploaded my multilanguage version which works in english, french and german. As soon as it's approved here you can download it as a patch. It contains all ports which are available incl. the new HD ports.
DaBear78 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-06-2013, 08:55 PM  
asarms87
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
Do we have an English version done?
asarms87 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 01:59 AM.


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