lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Class Specific (sub-categories) > Lore-Master


Post A Reply
Author Comments Comment Options
Unread 08-20-2012, 11:58 AM  
drwoods
The Wary

Forum posts: 0
File comments: 8
Uploads: 0
Hex code for 'Spirit' pets?

Does anyone know where I can find the Hex code for the spirit pets?

Don
drwoods is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-20-2012, 12:31 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 981
Uploads: 20
Re: Hex code for 'Spirit' pets?

Quote:
Does anyone know where I can find the Hex code for the spirit pets?

Don
If you have a skill or item for which you want the skill/item code, you can use the Lotro Alerts setup window to find the code. Just run Lotro Alerts, open the setup window with "/alerter setup" then click on the Response tab and drag the skill/item to the quickslot control. The code for the current quickslot automatically updates. You don't need to actually set the alert, just copy down the code and close the setup window or unload alerter (or drag another skill/item to the slot).

Last edited by Garan : 08-20-2012 at 12:49 PM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-20-2012, 01:31 PM  
drwoods
The Wary

Forum posts: 0
File comments: 8
Uploads: 0
Re: Re: Hex code for 'Spirit' pets?

Thank you Garan. That was exactly what I needed.

Don
drwoods is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-06-2015, 04:16 PM  
taejin
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
New User

Deusdictur's patched worked great, it will now work for me. However, it only shows the basic pets. Like bear, raven, eagle, etc. I have 3 kinds of ravens, 2 kinds of bears and eagle and it will only let me summon the base/initial one. So I'm back to using a few actionslots. Would be nice to shuffle between them whether on purpose or it randomly selects which of each to summon. But it works. Now to get Mount Carousel working which still haven't ben able to yet.

This file fixed the different kinds of pets issue mentioned above,where you can now select each version by scrolling with the mousewheel. Its PetCarousel - Updated with Pets.
http://www.lotrointerface.com/downloads/fileinfo.php?id=579#cmnt16680

Last edited by taejin : 02-06-2015 at 04:23 PM.
taejin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-17-2016, 08:32 AM  
Murxx
The Wary
 
Murxx's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 21
Uploads: 2
After first start it refuses after next login

A very useful plugin, thank you for that.

But I have a problem. After the first start and setting everthing up, custom carousel and window position, to be exact, it works fine for the session. But after logging out and in again (or restarting the client) it fails to load and I get this:

Quote:
...e/PluginData/NAME/SERVER/CHAR/PetCarouselSettings.plugindata:18: ']' expected near ','
...s Online\Plugins\PaulinoPlugins\PetCarousel\Main.lua :11: Unable to parse file!
...e/PluginData/NAME/SERVER/CHAR/PetCarouselSettings.plugindata:18: ']' expected near ','
...s Online\Plugins\PaulinoPlugins\PetCarousel\Main.lua :11: Unable to parse file!
The only way I found to fix this, is to delete the settingsfile.

Client: DE U18

Last edited by Murxx : 04-17-2016 at 08:35 AM.
Murxx is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-11-2016, 10:09 PM  
Paulino
The Wary
 
Paulino's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 3
Uploads: 1
Re: After first start it refuses after next login

Quote:
A very useful plugin, thank you for that.

But I have a problem. After the first start and setting everthing up, custom carousel and window position, to be exact, it works fine for the session. But after logging out and in again (or restarting the client) it fails to load and I get this:



The only way I found to fix this, is to delete the settingsfile.

Client: DE U18
Did the problem persist? It could be the language of the client or something that changed with the update. Please let me know.

Last edited by Paulino : 06-11-2016 at 10:10 PM.
Paulino is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-12-2016, 05:47 AM  
Murxx
The Wary
 
Murxx's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 21
Uploads: 2
Re: Re: After first start it refuses after next login

Quote:
Did the problem persist? It could be the language of the client or something that changed with the update. Please let me know.
nope, won't load.

Quote:
[06/12 12:41:06 PM] ...e/PluginData/NAME/[DE] Gwaihir/Daewen/PetCarouselSettings.plugindata:18: ']' expected near ','
[06/12 12:41:06 PM] ...s Online\Plugins\PaulinoPlugins\PetCarousel\Main.lua :11: Unable to parse file!
Murxx is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-25-2017, 08:10 AM  
Tinnawen
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Unable to parse file! Error

This problem occured because of the different decimal system. In Europe we use "." instead of ",". For example: 1.000 instead of 1,000..
2 cm in Europe: 2,00 cm instead of 2.00 cm.

When I changed this the code that way, it runs without any problem. But you have to save (unoverwritable) that file, otherwise it wil be overwritten with "." again after relog.

Few years ago there was a file programed for this problem:
http://www.lotrointerface.com/list.php?skinnerid=3403

My english is terrible, but I hope it was helpful.

PS. /pet releaseall (or /pet allrelease - don't remember any more) I corrected to: /begleiter allefreilassen

PPS: it seems to be a German problem.

After correcting it works wonderful

Last edited by Tinnawen : 03-25-2017 at 05:06 PM.
Tinnawen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-27-2017, 06:22 AM  
Murxx
The Wary
 
Murxx's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 21
Uploads: 2
Re: Unable to parse file! Error

Quote:
This problem occured because of the different decimal system. In Europe we use "." instead of ",". For example: 1.000 instead of 1,000..
2 cm in Europe: 2,00 cm instead of 2.00 cm.

When I changed this the code that way, it runs without any problem. But you have to save (unoverwritable) that file, otherwise it wil be overwritten with "." again after relog.

Few years ago there was a file programed for this problem:
http://www.lotrointerface.com/list.php?skinnerid=3403

My english is terrible, but I hope it was helpful.

PS. /pet releaseall (or /pet allrelease - don't remember any more) I corrected to: /begleiter allefreilassen

PPS: it seems to be a German problem.

After correcting it works wonderful
welche datei und was genau hast du da geändert?

edit:

after doing all the settings stuff ingame, logout and edit this file (after making a backup, of course):

< C:\Users\USER\Documents\The Lord of the Rings Online\PluginData\ACCOUNT\SERVER\CHARACTER\PetCaro uselSettings.plugindata >

in your preferred text editor hit CTRL+H (usually pops up the "replace" window and enter under "search" ,00 and under "replace" .00. then click "replace all". this will replace all commas with points (the 00 are for safety reasons to keep the proper commas). the remaining commas should be the ones at the and of the lines.

if this is done save and exit. rightclick the file > properties > set "read only" and click "OK".

remember, if you're going to make changes to the options ingame, before that, remove the "read only" checkmark, make your choices ingame, exit game and do the replace procedure again. don't forget to set it to "read only" again.

Last edited by Murxx : 03-27-2017 at 07:24 AM.
Murxx is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-12-2017, 07:12 PM  
Tinnawen
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Sorry, my computer was down the last few weeks. Crash. But i see you managed it? ,)

Murxx: Ich meine, ich habe die main.lua geändert - bin aber mehrere Dateien durchgegangen und deswegen weiss ich nicht mehr genau, wo ich die Befehle (Begleiter freialssen etc) änderte (funzten ja auch nicht) und wo die Zahlen. Leider ist aber der aktelle Stand mit meinem Rechner zermatscht worden.

Jetzt auf linux muss ich mich erst mal hier orientieren und gucken was von meinen alten Daten noch geht.

Last edited by Tinnawen : 04-12-2017 at 07:15 PM.
Tinnawen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2019, 04:44 PM  
SidTheMadHatter
The Wary
 
SidTheMadHatter's Avatar

Forum posts: 4
File comments: 9
Uploads: 0
Help please

Does anyone have this working? I miss this plugin very much. I've tried it unpatched, patched and even with the "updated with pets" version. This is the error message I'm getting (and I cannot figure out why):

...s Online\Plugins\PaulinoPlugins\PetCarousel\Main.lua :4: Unable to resolve package "Turbine.UI.Extensions".
Unable to load "petcarousel".
SidTheMadHatter is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2019, 05:09 PM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 107
Uploads: 1
Re: Help please

Quote:
Does anyone have this working? I miss this plugin very much. I've tried it unpatched, patched and even with the "updated with pets" version. This is the error message I'm getting (and I cannot figure out why):

...s Online\Plugins\PaulinoPlugins\PetCarousel\Main.lua :4: Unable to resolve package "Turbine.UI.Extensions".
Unable to load "petcarousel".
sounds like you need turbine utilities try installing this: https://www.lotrointerface.com/downl...dExamples.html
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-25-2020, 03:07 PM  
Fisbo Baggins
The Wary

Forum posts: 1
File comments: 7
Uploads: 0
What Am I Missing?

Hello all, I'm curious if I am missing some components to this interface. Not only do I not have any any help files (version 2.0 notes mention "Updated help"), I can't seem to make two of the carousels work. Only one carousel accepts skills being dragged and dropped. So far that carousel has accepted mounts and LM combat pets. However, the two bars do not accept skills being dragged and dropped, as if I were trying to drag and drop skills into a locked skill bar. I am not receiving any error messages, either. I do have Turbine Utilities installed.

Do I need to have "Pet Carousel - Updated with Pets" installed, even though that patch is from 2011, and Pet Carousel itself is from 2016? Seems unlikely, but ?

I know this is a fairly old plugin; I wonder if it is not functioning with the most recent update (Update 26, Mists of Wilderland)?

Any assistance would be greatly appreciated. Thank you!
Fisbo Baggins is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-04-2021, 12:56 PM  
Gustl_M
The Wary

Forum posts: 0
File comments: 17
Uploads: 0
companion carousel?

I wish there was such an add-on for all companions that is available in the game for all classes. great addon!
Gustl_M 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 03:03 AM.


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