lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Action Bars & Main Bar


Post A Reply
Author Comments Comment Options
Unread 12-11-2016, 11:10 AM  
Grimfrithgar
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 23
Uploads: 1
Quote:
If it requires the plugin to move an item directly from one bag slot to another, then no, it is not possible.
This is what I meant (and also the answer I expected).

More precisely I meant it like a "clean up phase" at the end of the sequence to move previously unslotted items as close as possible to the unequip destination. Since more slots might have opened up when you equipped the items taking up those slots (after doing the unequip), leaving the slots empty now.

But since that's not possible, I think the current system is pretty much perfect.

Thanks for the quick reply!
Grimfrithgar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-12-2016, 03:24 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
You're welcome, thanks for the feedback.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-31-2016, 01:27 AM  
hakfson77
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Unhappy Sequence Bars_Hakguard

{
["Hakmangaurd.1"] = {
["barIDs"] = {
"Hakmangaurd.2";
"Hakmangaurd.3";
"Hakmangaurd.4";
"Hakmangaurd.5";
};
["barsMoveTogether"] = false;
["caption"] = {
["font"] = 1107296263;
["height"] = 32;
["text"] = "Hakbars";
["width"] = 227;
};
["color"] = "C0C0C0";
["eventHandlers"] = {};
["eventsEnabled"] = false;
["groupIDs"] = {};
["hidden"] = false;
["type"] = "group";
};
["Hakmangaurd.2"] = {
["anchor"] = "TopLeft";
["animation"] = {
["duration"] = 0.1;
};
["caption"] = {
["font"] = 1107296263;
["height"] = 35;
["position"] = "beginning";
["text"] = "Parry";
["visible"] = "Always";
["width"] = 80;
};
["color"] = "9FFF00";
["cursorHomePosition"] = 2;
["cursorStyle"] = "SmallSquareGlow";
["eventHandlers"] = {
{
["action"] = "self = ...; self:SetHidden(false); ";
["description"] = "Show bar when user event occurs: Parry";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Parry";
};
{
["action"] = "self = ...; self:SetHidden(true); ";
["description"] = "Hide bar when user event occurs: Block";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Block";
};
{
["action"] = "self = ...; self:SetHidden(true); ";
["description"] = "Hide bar when user event occurs: Con";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Con";
};
};
["eventsEnabled"] = true;
["hidden"] = true;
["hideAutomatics"] = true;
["hideInactiveBranches"] = true;
["locked"] = false;
["orientation"] = "Right";
["position"] = {
["left"] = 203;
["top"] = 178;
};
["sequenceEditor"] = {
["defaultIcon"] = 1090519043;
["position"] = {
203;
178;
};
["sashPosition"] = 1;
["size"] = {
470;
280;
};
};
["sequenceItemInfo"] = {
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x70003058";
["requireTarget"] = true;
["type"] = 6;
};
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x7000308D";
["requireTarget"] = true;
["type"] = 6;
};
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x70003EDE";
["requireTarget"] = true;
["type"] = 6;
};
};
["slotSize"] = 35;
["slotSpacing"] = 0;
["type"] = "bar";
["visibleSlots"] = 5;
};
["Hakmangaurd.3"] = {
["anchor"] = "TopLeft";
["animation"] = {
["duration"] = -1;
};
["caption"] = {
["font"] = 1107296263;
["height"] = 35;
["position"] = "beginning";
["text"] = "Events";
["visible"] = "Always";
["width"] = 80;
};
["color"] = "00FF77";
["cursorHomePosition"] = 2;
["cursorStyle"] = "SmallSquareGlow";
["eventHandlers"] = {};
["eventsEnabled"] = false;
["hidden"] = false;
["hideAutomatics"] = true;
["hideInactiveBranches"] = true;
["locked"] = false;
["orientation"] = "Right";
["position"] = {
["left"] = 312;
["top"] = 345;
};
["sequenceEditor"] = {
["defaultIcon"] = 1090519043;
["position"] = {
840;
525;
};
["sashPosition"] = 1;
["size"] = {
470;
344;
};
};
["sequenceItemInfo"] = {
{
["action"] = "local item = ...; item.bar.manager:PropagateEvent(item.info.eventNam e);";
["background"] = "Thurallor/SequenceBars/Images/event_icon.tga";
["class"] = "Turbine.UI.Control";
["eventName"] = "Parry";
["toolTip"] = "Generate user event";
["type"] = "GenerateEvent";
};
{
["action"] = "local item = ...; item.bar.manager:PropagateEvent(item.info.eventNam e);";
["background"] = "Thurallor/SequenceBars/Images/event_icon.tga";
["class"] = "Turbine.UI.Control";
["eventName"] = "Block";
["toolTip"] = "Generate user event";
["type"] = "GenerateEvent";
};
{
["action"] = "local item = ...; item.bar.manager:PropagateEvent(item.info.eventNam e);";
["background"] = "Thurallor/SequenceBars/Images/event_icon.tga";
["class"] = "Turbine.UI.Control";
["eventName"] = "Con";
["toolTip"] = "Generate user event";
["type"] = "GenerateEvent";
};
};
["slotSize"] = 35;
["slotSpacing"] = 0;
["type"] = "bar";
["visibleSlots"] = 5;
};
["Hakmangaurd.4"] = {
["anchor"] = "TopLeft";
["animation"] = {
["duration"] = 0.1;
};
["caption"] = {
["font"] = 1107296263;
["height"] = 35;
["position"] = "beginning";
["text"] = "Block";
["visible"] = "Always";
["width"] = 80;
};
["color"] = "FF00F7";
["cursorHomePosition"] = 2;
["cursorStyle"] = "SmallSquareGlow";
["eventHandlers"] = {
{
["action"] = "self = ...; self:SetHidden(false); ";
["description"] = "Show bar when user event occurs: Block";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Block";
};
{
["action"] = "self = ...; self:SetHidden(true); ";
["description"] = "Hide bar when user event occurs: Con";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Con";
};
{
["action"] = "self = ...; self:SetHidden(true); ";
["description"] = "Hide bar when user event occurs: Parry";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Parry";
};
};
["eventsEnabled"] = true;
["hidden"] = true;
["hideAutomatics"] = true;
["hideInactiveBranches"] = true;
["locked"] = false;
["orientation"] = "Right";
["position"] = {
["left"] = 576;
["top"] = 224;
};
["sequenceEditor"] = {
["defaultIcon"] = 1090519043;
["position"] = {
840;
525;
};
["sashPosition"] = 1;
["size"] = {
470;
280;
};
};
["sequenceItemInfo"] = {
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x70003066";
["requireTarget"] = true;
["type"] = 6;
};
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x7000D4B0";
["requireTarget"] = true;
["type"] = 6;
};
};
["slotSize"] = 35;
["slotSpacing"] = 0;
["type"] = "bar";
["visibleSlots"] = 5;
};
["Hakmangaurd.5"] = {
["anchor"] = "TopLeft";
["animation"] = {
["duration"] = 0.1;
};
["caption"] = {
["font"] = 1107296263;
["height"] = 35;
["position"] = "beginning";
["text"] = "Con";
["visible"] = "Always";
["width"] = 80;
};
["color"] = "FF0059";
["cursorHomePosition"] = 2;
["cursorStyle"] = "SmallSquareGlow";
["eventHandlers"] = {
{
["action"] = "self = ...; self:SetHidden(false); ";
["description"] = "Show bar when user event occurs: Con";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Con";
};
{
["action"] = "self = ...; self:SetHidden(true); ";
["description"] = "Hide bar when user event occurs: Parry";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Parry";
};
{
["action"] = "self = ...; self:SetHidden(true); ";
["description"] = "Hide bar when user event occurs: Block";
["object"] = "self.manager:GetEventCallbacks()";
["trigger"] = "Block";
};
};
["eventsEnabled"] = true;
["hidden"] = false;
["hideAutomatics"] = true;
["hideInactiveBranches"] = true;
["locked"] = false;
["orientation"] = "Right";
["position"] = {
["left"] = 330;
["top"] = 398;
};
["sequenceEditor"] = {
["defaultIcon"] = 1090519043;
["position"] = {
840;
525;
};
["sashPosition"] = 1;
["size"] = {
470;
280;
};
};
["sequenceItemInfo"] = {
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x70003EE4";
["requireTarget"] = true;
["type"] = 6;
};
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x70003EE0";
["requireTarget"] = true;
["type"] = 6;
};
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x7000305D";
["requireTarget"] = true;
["type"] = 6;
};
{
["class"] = "Turbine.UI.Lotro.Quickslot";
["Data"] = "0x70003EE2";
["requireTarget"] = true;
["type"] = 6;
};
};
["slotSize"] = 35;
["slotSpacing"] = 0;
["type"] = "bar";
["visibleSlots"] = 5;
};
}
hakfson77 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-31-2016, 08:39 AM  
hakfson77
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Customer Service Rules

I cant believe you went out of your way to look for the bug in your program, corrected it and updated the software. Thats amazing. Even if i do still have the same issue i appreciate you doing that. Thank you.
hakfson77 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-31-2016, 01:06 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
I always am willing to fix bugs. The one you reported was kind of important. It impacted some fairly basic functionality. So thanks for reporting it!
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-13-2017, 07:29 AM  
Kuldebar
The Wary
 
Kuldebar's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Thnak you for this mod!

My budget hasn't allowed to replace my long lost G13 and this mod has allowed me to free myself from awkward keyboard setups and made LOTRO far more enjoyable and less tedious. I set up 4 sequence bars for my Lore Master: Range, Pet, Melee and Support. I'm just using the basic features so far.

Last edited by Kuldebar : 01-13-2017 at 07:29 AM.
Kuldebar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-14-2017, 07:22 AM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Re: Thnak you for this mod!

Glad to hear it!
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-19-2017, 01:13 AM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Quote:
Originally Posted by Grimfrithgar
Quote:
Originally Posted by Thurallor
If it requires the plugin to move an item directly from one bag slot to another, then no, it is not possible.
This is what I meant (and also the answer I expected).

More precisely I meant it like a "clean up phase" at the end of the sequence to move previously unslotted items as close as possible to the unequip destination. Since more slots might have opened up when you equipped the items taking up those slots (after doing the unequip), leaving the slots empty now.

But since that's not possible, I think the current system is pretty much perfect.

Thanks for the quick reply!
Actually I just discovered that I was wrong. A plugin can move stuff around within your bags. I added a chat command to the latest version (3.17); see the release notes.

You could make a shortcut to that command and include it in one of your sequences. Maybe later I'll make it into a "special slot" so you can set it to "automatic" and you don't have to click it.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-31-2017, 12:57 PM  
Xakorik
The Wary
 
Xakorik's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Can you add Attunement condition?
Xakorik is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-31-2017, 01:15 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Quote:
Can you add Attunement condition?
That shouldn't be a problem. I'll add it in the next version.

Edit: Done (version 3.19).

Last edited by Thurallor : 05-31-2017 at 02:39 PM.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-30-2017, 06:43 AM  
m09
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Hello, thank you for releasing such a great plugin.

I usually using this plugin with UP orientation and 1 slot height, and move bars under cursor with event.
With this settings, when I put special slot( like If...then) at 1st slot, bars always appear below cursor.
Could you fix that?
m09 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-31-2017, 01:06 AM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Quote:
I usually using this plugin with UP orientation and 1 slot height, and move bars under cursor with event.
With this settings, when I put special slot( like If...then) at 1st slot, bars always appear below cursor.
Could you fix that?
Hi m09,

I tried, but was not able to reproduce the problem. Can you export your bar and send it to me in a PM?

Thanks,
Thurallor
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-01-2017, 05:31 AM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Thanks for reporting the bug and sending me your data m09. The problem is fixed in version 3.20.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-15-2017, 09:14 PM  
puddlekiller
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Talking hah nevermind

Just noticed its based off event behaviours.. didn't see that so nm

Last edited by puddlekiller : 08-15-2017 at 09:21 PM.
puddlekiller is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-26-2017, 01:05 PM  
Bigdid
The Wary

Forum posts: 0
File comments: 23
Uploads: 0
Hello and best wishes Thurallor,

I had to reinstall Win10; so I copy/pasted various things from the old HD. Problem is when I could launch LOTRO again, I do not have the last config for SB but one from more than 1 month ago (used this pc/documents/LOTRO/plugins etc...)
I think I remember the plugin does an autosave? at what place on the HD?
or is there something else I am missing?
Tks and bye.

Did
Bigdid 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:35 PM.


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