lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 07-09-2017, 04:29 AM  
ardinendlil
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 15
Uploads: 1
Hello / Bonjour Vinny

With the change of computer i made an update to 4.2 from 3.5
There's many problems with the french localisation

First we use an , for numbers not the . When you save level it save like 105,0000 but the program use the english number form 105.0000

Here is the modification i made. i save numbers in string.

DT_Main.lua
Line 12 if false or (Turbine.Shell.IsCommand("aide")) then -- French? ----- Old Line if false or (Turbine.Shell.IsCommand("conseil")) then
Line 48 DT_Settings.player[pname] = string.format("%i", plvl) ----Old Line DT_Settings.player[pname] = plvl
Line 278 plvl = tonumber(lvl) or player:GetLevel() ----Old Line plvl = lvl or player:GetLevel()
Line 583 DT_Settings.player[pname] = string.format("%i", player:GetLevel()) ----Old Line DT_Settings.player[pname] = player:GetLevel()


here pb with Max_lvl, i don't know where it come from
DT_Window.lua
Line 195 if not lvl or lvl<1 or lvl>999 then ----Old Line if not lvl or lvl<1 or lvl>Max_lvl then


Insert your new contents
DT_Data_FR.lua
lmap = {
[75] = 68, -- Great River
[80] = 75, -- East Rohan
[85] = 80, -- Forlaw
[86] = 81, -- West Rohan
[90] = 90, -- West Gondor
[100] = 95, -- Central/East Gondor
[105] = 100 -- Far Anorien
},


I don't know if i notice all the change you made
i will give you soon the french file completely update to new zone
thanks for work
ardinendlil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-16-2017, 03:14 PM  
Altair7
The Wary
 
Altair7's Avatar

Forum posts: 0
File comments: 29
Uploads: 0
Haerondir problem

In Haerondir if I open the window with /dtw and click Check Nearest (or use /dtn ;loc) nothing shows up as usable but I have 6 tasks that can be completed (these show if I use /dt). Everything works as it should in Camp of the Host.
Altair7 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-31-2017, 01:59 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 795
Uploads: 12
Exclamation Versiion 4.2 (Lotro update 20)

This adds the new task board found at Haerondir in the Wastes as part of Lotro update 20. No new trophy items were found.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-24-2017, 02:08 AM  
Inkling
The Wary

Forum posts: 2
File comments: 7
Uploads: 0
Re: Lotro Update 20

Looking forward to it, thanks!
Inkling is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-21-2017, 01:27 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 795
Uploads: 12
Lotro Update 20

It looks like there is one new task board added with this update, but no new trophies. I plan to release a new version of DT soon.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-11-2017, 02:38 PM  
NotACat
The Wary

Forum posts: 0
File comments: 9
Uploads: 0
Bug when closing down?

I seem to have found a bug which affects the recorded level when you have more than one character on a server; I think it might only happen when you use the DT Window to view your current items from the POV of another character.

What happens is that at some point, and I think it's when you logout, the level for your other character gets overwritten with the level for your current character. I need to do some more detective work to find the particular combination of circumstances but that is what is happening
NotACat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-17-2017, 02:53 AM  
JoeLOTRO
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
Re: Usable by other characters

Quote:
Before I dive in headlong, am I duplicating anybody's effort?
Not mine, I'm just the translator

// JOE
JoeLOTRO is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-17-2017, 02:42 AM  
JoeLOTRO
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
Quote:
This might sound obvious, but have you checked the Task Bulletin Boards in a handy Homestead?
Hey, great advice! I never used those bulletins in the homestead, hence I wasn't thinking of them at all

Now all I need to know for updating the translation are the following location names:
  • "Aragorn's Pavilion" "65.6s,14.7w"
  • "Camp of the Host" "40.9s,10.3w"

Any idea what their names might be in German?

// Joe
JoeLOTRO is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-16-2017, 05:10 PM  
NotACat
The Wary

Forum posts: 0
File comments: 9
Uploads: 0
Usable by other characters

I'm trying to see whether it should be possible to colour-code the names of other characters when RepOnly is switched off, so as to make it blindingly obvious when they can't use something and it's therefore safe to flog that item off, rather than having the names appear or not.

Before I dive in headlong, am I duplicating anybody's effort?
NotACat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-16-2017, 04:57 PM  
NotACat
The Wary

Forum posts: 0
File comments: 9
Uploads: 0
Quote:
Anyway: Could anybody be so kind and post me the German terms for the following trophies in Ithilien ("March of the King")? I'm not allowed to travel there (yet) Then I could finish the German translation.

Or, alternatively, just tell me how I can get there

// Joe
This might sound obvious, but have you checked the Task Bulletin Boards in a handy Homestead? If you're high enough level they should show you the name regardless of whether you can get to the "proper" place.
NotACat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-15-2017, 11:42 AM  
JoeLOTRO
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
Hi,

unfortunately there doesn't seem to be much communication from the developer around here. His last statement was posted more than 2 months ago.

Anyway: Could anybody be so kind and post me the German terms for the following trophies in Ithilien ("March of the King")? I'm not allowed to travel there (yet) Then I could finish the German translation.
  • Bubbling Goo
  • Burnt Ear
  • Mouldy Skin
  • Prismatic Carapace
  • Reeking Filth
  • Worn Fur

Or, alternatively, just tell me how I can get there

// Joe
JoeLOTRO is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-13-2017, 08:48 AM  
TheOneSheep
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 12
Uploads: 1
Considering it's no longer necessary to know all the other characters' levels, an ugly, yet effective and simple, fix for german (and I assume french) clients is to simply comment out two lines in "Plugins\Vinny\DailyTasks\DT_Mail.lua".
This way, the addon will no longer save strings it cannot parse upon loading.

Line 51 and 584 both have this content:
Code:
Turbine.PluginData.Save(Turbine.DataScope.Server,"DailyTasks_Settings",DT_Settings)
.

Simply comment out with "--" and make sure to remove all player level entries from "DailyTasks_Settings.plugindata" in the PluginData folder.
(Or change to american number format if you want to preserve the names and levels)
TheOneSheep is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2016, 07:24 AM  
JoeLOTRO
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
Re: Re: Plugin Load Problem

Quote:
There is a known problem with Lotro Lua data formatting for saved numbers. There is a workaround discussed previously, but I don't recall the details.
User CDC has offered a solution, maybe you can contact him and integrate it into the official release?!

// Joe
JoeLOTRO is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2016, 12:53 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 795
Uploads: 12
Re: Plugin Load Problem

Quote:
The next day, the plugin didn't load. After some normal messages
[Timestamp]DT: German data
[Timestamp]DT: Daily Taks 4.1, settings loaded.
There is a known problem with Lotro Lua data formatting for saved numbers. There is a workaround discussed previously, but I don't recall the details.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2016, 12:49 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 795
Uploads: 12
Re: Broken Wooden Maces

Quote:
Broken Wooden Maces are still being accepted by the Eglain (TE) at the Foresaken Inn. This evidently dropped off on your last update. It still shows them as being accepted in Bree (MB) but not at the Foresaken Inn.
Thanks, I've corrected the list.
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 10:23 PM.


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