lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins


Post A Reply
Author Comments Comment Options
Unread 11-18-2023, 06:18 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
There is a bug in v1.0.29alpha with the skills returning you to Dol Amroth - the skills are named identically by SSG and I need to see if this can be fixed. I will look into that together with the next update that will add support for the DE client.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2023, 05:47 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Quote:
Missing skill IDs:

0x700686fe Return to The Order of the Eagle
0x700686ff Return to Umbar
0x70068700 Return to Dol Amroth (King's Gondor)
0x70068701 Return to Jax Phanal
0x70068702 Return to Harlax
0x70068703 Return to Lond Cirion
0x70068704 Return to Ledger-Keepers

0x7006870f Muster at Umbar
0x70068712 Muster at Dol Amroth (King's Gondor)
0x7006870c Muster at Jax Phanal
0x70068710 Muster at Harlax
0x70068715 Muster at Lond Cirion

0x70068718 Guide to Umbar
0x70068711 Guide to Dol Amroth
0x70068719 Guide to Jax Phanal
0x70068713 Guide to Harlax
0x70068717 Guide to Lond Cirion

0x700687bb Sail to Umbar
0x700687c1 Sail to Dol Amroth
0x700687c0 Sail to Jax Phanal
0x700687c3 Sail to Harlax
0x700687bd Sail to Lond Cirion

P.S.: Found using this 10yo dirty solution. Thanks, Garan
This was useful, however when providing the skill names it is crucial to provide character-perfekt names - Jax Phanâl for example will not be working if one does not write out the â in the plugin's data. Added you to credits!
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2023, 05:16 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Quote:
Pour FR j'ai trouvé mais je n'ai pas de Marin.

hunterLocations:AddSkill("Guide vers Umbar", "0x70068718", "Guide vers Umbar");
hunterLocations:AddSkill("Guide vers Dol Amroth", "0x70068711", "Guide vers Dol Amroth");
hunterLocations:AddSkill("Guide vers Jax Phanâl", "0x70068719", "Guide vers Jax Phanâl");
hunterLocations:AddSkill("Guide vers Halrax", "0x70068713", "Guide vers Halrax");
hunterLocations:AddSkill("Guide vers Lond Cirion", "0x70068717", "Guide vers Lond Cirion");


wardenLocations:AddSkill("Rassemblement à Umbar","0x7006870f","Rassemblement à Umbar");
wardenLocations:AddSkill("Rassemblement à Dol Amroth","0x70068712", "Dol Amroth (Rassemblement)");
wardenLocations:AddSkill("Rassemblement à Jax Phanâl","0x7006870c", "Rassemblement à Jax Phanâl");
wardenLocations:AddSkill("Rassemblement à Halrax","0x70068710", "Rassemblement à Halrax");
wardenLocations:AddSkill("Rassemblement à Lond Cirion","0x70068715", "Rassemblement à Lond Cirion");


repLocations:AddSkill("Retour auprès de l'Ordre de l'Aigle", "0x700686fe", "Retour auprès de l'Ordre de l'Aigle");
repLocations:AddSkill("Retour à Umbar", "0x700686ff", "Retour à Umbar");
repLocations:AddSkill("Retour à Dol Amroth", "0x70068700", "Retour à Dol Amroth");
repLocations:AddSkill("Retour à Jax Phanâl", "0x70068701", "Retour à Jax Phanâl");
repLocations:AddSkill("Retournez voir Halrax", "0x70068702", "Retournez voir Halrax");
repLocations:AddSkill("Retour à Lond Cirion", "0x70068703", "Retour à Lond Cirion");
repLocations:AddSkill("Retour auprès des Gardiens des écrits", "0x70068704", "Retour auprès des Gardiens des écrits");
Thanks a lot, having help with the French client is always great. Added you to credits :-)
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2023, 05:13 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Quote:
i did this if that can help

Code:
        repLocations:AddSkill("Return to Pelargir", "0x700658EB", "Pelargir (Rep)");
        repLocations:AddSkill("Return to Dol Amroth", "0x70068700", "Dol Amroth (Rep)");    
	repLocations:AddSkill("Return to Lond Cirion", "0x70068703", "Lord Cirion (Rep)");	
	repLocations:AddSkill("Return to Harlax", "0x70068702", "Harlax (Rep)");
	repLocations:AddSkill("Return to Jax Phanal", "0x70068701", "Jax Phanal (Rep)");
	repLocations:AddSkill("Return to The Order of the Eagle", "0x700686fe", "Order of the Eagle (Rep)");
	repLocations:AddSkill("Return to Ledger-Keepers", "0x70068704", "Ledger-Keepers (Rep)");
I have used this, it is just missing 0x700686FF Umbar - added you to credits :-)
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2023, 04:07 AM  
Lumbago
The Wary
 
Lumbago's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 27
Uploads: 1
Smile Re: Hunter broken

Quote:
I "updated" the plugin with the lines quoted below, but the "Guide to Dol Amroth" part is broken> The addon cannot read it properly and will confuse the two in a way that only King's Gondor can be read and used".
Yes, did some tests and issue is the same for return and guide, not for Muster because the name is different (at least in french).
If you change order of Dol amroth gondor and regular then regular appears twice.
So I guess the cause of the duplication is that the skill have exactly the same name. I try to find a fix but i'm not a real dev

Last edited by Lumbago : 11-18-2023 at 04:09 AM.
Lumbago is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-16-2023, 05:45 PM  
Lawton
The Wary

Forum posts: 0
File comments: 12
Uploads: 0
Hunter broken

I "updated" the plugin with the lines quoted below, but the "Guide to Dol Amroth" part is broken> The addon cannot read it properly and will confuse the two in a way that only King's Gondor can be read and used".
Lawton is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-15-2023, 11:06 AM  
Eili
The Undying
 
Eili's Avatar
Interface Author - Click to view interfaces

Forum posts: 159
File comments: 177
Uploads: 13
i did this if that can help

Code:
        repLocations:AddSkill("Return to Pelargir", "0x700658EB", "Pelargir (Rep)");
        repLocations:AddSkill("Return to Dol Amroth", "0x70068700", "Dol Amroth (Rep)");    
	repLocations:AddSkill("Return to Lond Cirion", "0x70068703", "Lord Cirion (Rep)");	
	repLocations:AddSkill("Return to Harlax", "0x70068702", "Harlax (Rep)");
	repLocations:AddSkill("Return to Jax Phanal", "0x70068701", "Jax Phanal (Rep)");
	repLocations:AddSkill("Return to The Order of the Eagle", "0x700686fe", "Order of the Eagle (Rep)");
	repLocations:AddSkill("Return to Ledger-Keepers", "0x70068704", "Ledger-Keepers (Rep)");
Eili is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-15-2023, 05:27 AM  
Lumbago
The Wary
 
Lumbago's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 27
Uploads: 1
Pour FR j'ai trouvé mais je n'ai pas de Marin.

hunterLocations:AddSkill("Guide vers Umbar", "0x70068718", "Guide vers Umbar");
hunterLocations:AddSkill("Guide vers Dol Amroth", "0x70068711", "Guide vers Dol Amroth");
hunterLocations:AddSkill("Guide vers Jax Phanâl", "0x70068719", "Guide vers Jax Phanâl");
hunterLocations:AddSkill("Guide vers Halrax", "0x70068713", "Guide vers Halrax");
hunterLocations:AddSkill("Guide vers Lond Cirion", "0x70068717", "Guide vers Lond Cirion");


wardenLocations:AddSkill("Rassemblement à Umbar","0x7006870f","Rassemblement à Umbar");
wardenLocations:AddSkill("Rassemblement à Dol Amroth","0x70068712", "Dol Amroth (Rassemblement)");
wardenLocations:AddSkill("Rassemblement à Jax Phanâl","0x7006870c", "Rassemblement à Jax Phanâl");
wardenLocations:AddSkill("Rassemblement à Halrax","0x70068710", "Rassemblement à Halrax");
wardenLocations:AddSkill("Rassemblement à Lond Cirion","0x70068715", "Rassemblement à Lond Cirion");


repLocations:AddSkill("Retour auprès de l'Ordre de l'Aigle", "0x700686fe", "Retour auprès de l'Ordre de l'Aigle");
repLocations:AddSkill("Retour à Umbar", "0x700686ff", "Retour à Umbar");
repLocations:AddSkill("Retour à Dol Amroth", "0x70068700", "Retour à Dol Amroth");
repLocations:AddSkill("Retour à Jax Phanâl", "0x70068701", "Retour à Jax Phanâl");
repLocations:AddSkill("Retournez voir Halrax", "0x70068702", "Retournez voir Halrax");
repLocations:AddSkill("Retour à Lond Cirion", "0x70068703", "Retour à Lond Cirion");
repLocations:AddSkill("Retour auprès des Gardiens des écrits", "0x70068704", "Retour auprès des Gardiens des écrits");

Last edited by Lumbago : 11-18-2023 at 04:12 AM.
Lumbago is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-14-2023, 05:39 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Wanted to post some progress - I bought myself a copy of Umbar so I can play and test more freely. Hope I can get to finishing the Umbar update sometime this week.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-13-2023, 08:42 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Re: Re: Mariner's

Quote:
Quote:
Originally Posted by Dag
After Corsairs of Umbar was released, the "Sail to" skills have disappeared from my Mariner's travel window. Is everyone else having this problem?
Yes, everyone is experiencing this. u38 changed some of the skill IDs. I'm sure Hyoss will generate an update for Travel Window II as soon as he's able.

In the meanwhile, you can edit the file yourself using the information provided by daks just below yours.
I have started a new job, and my time is limited right now - also still do not own Umbar. So cannot promise this will be fixed before the weekend. If someone will create a pull request on GitHub I can see about making a release earlier.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-12-2023, 01:06 PM  
JohnMHammer
The Indomitable
 
JohnMHammer's Avatar
Interface Author - Click to view interfaces

Forum posts: 14
File comments: 58
Uploads: 4
Re: Mariner's

Quote:
Originally Posted by Dag
After Corsairs of Umbar was released, the "Sail to" skills have disappeared from my Mariner's travel window. Is everyone else having this problem?
Yes, everyone is experiencing this. u38 changed some of the skill IDs. I'm sure Hyoss will generate an update for Travel Window II as soon as he's able.

In the meanwhile, you can edit the file yourself using the information provided by daks just below yours.

Last edited by JohnMHammer : 11-12-2023 at 01:08 PM.
JohnMHammer is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-11-2023, 11:34 PM  
Dag
The Wary

Forum posts: 0
File comments: 12
Uploads: 0
Mariner's

After Corsairs of Umbar was released, the "Sail to" skills have disappeared from my Mariner's travel window. Is everyone else having this problem?
Dag is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-09-2023, 05:22 PM  
daks
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Missing skill IDs:

0x700686fe Return to The Order of the Eagle
0x700686ff Return to Umbar
0x70068700 Return to Dol Amroth (King's Gondor)
0x70068701 Return to Jax Phanal
0x70068702 Return to Harlax
0x70068703 Return to Lond Cirion
0x70068704 Return to Ledger-Keepers

0x7006870f Muster at Umbar
0x70068712 Muster at Dol Amroth (King's Gondor)
0x7006870c Muster at Jax Phanal
0x70068710 Muster at Harlax
0x70068715 Muster at Lond Cirion

0x70068718 Guide to Umbar
0x70068711 Guide to Dol Amroth
0x70068719 Guide to Jax Phanal
0x70068713 Guide to Harlax
0x70068717 Guide to Lond Cirion

0x700687bb Sail to Umbar
0x700687c1 Sail to Dol Amroth
0x700687c0 Sail to Jax Phanal
0x700687c3 Sail to Harlax
0x700687bd Sail to Lond Cirion

P.S.: Found using this 10yo dirty solution. Thanks, Garan

Last edited by daks : 11-09-2023 at 05:29 PM.
daks is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2023, 09:38 PM  
Eili
The Undying
 
Eili's Avatar
Interface Author - Click to view interfaces

Forum posts: 159
File comments: 177
Uploads: 13
For Umbara

Return to Lond Cirion (rep) for all

is missing

Thank you!!
Eili is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-30-2023, 03:27 PM  
jburrage
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Quote:
Regarding 1.0.28a the german mariner skills appear twice in the window



Thanks for the report - I have added this to my bug tracker and hopefully can release a fix soon: https://github.com/wduda/TravelWindowII/issues/130
On the English version it looks good to me, they are all there.
jburrage 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:02 PM.


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