lotrointerface.com
Search Downloads


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


Post A Reply
Author Comments Comment Options
Unread 10-29-2020, 10:24 AM  
akourbat
The Wary

Forum posts: 0
File comments: 46
Uploads: 0
Stack Overflow!

Whoa "...s Online\Plugins\Thurallor\Common\Utils\Utils_11.lua :61: stack overflow"!

I am trying a deep nested sequence of "if-else's" and here's what I get . The game kinda reacts to it negatively too bu micro-freezing. Any idea what my cause it? So it goes like "if hunter focus = this? -> do this, else do subsequence "A" which basically is also "if-else" but testing for different condition, and so on, about 10 degree of deepness all-in all.
akourbat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-26-2020, 10:26 AM  
akourbat
The Wary

Forum posts: 0
File comments: 46
Uploads: 0
Re: Re: Morale checks

Quote:
Originally Posted by Thurallor
Your guess is as good as mine. My plugin merely exposes the IsUsable() function that is built into the API. Sometimes it works; sometimes it doesn't. It isn't documented anywhere, so we don't even really know what it is supposed to do. Use at your own risk.
I see. Yeah, I was lulled by IsUsable() because for the most part it does what I assumed it was supposed to do. For example any other response skill aside from "Catch a Breath" work as expected when enclosed in "if usable". I figure just need more open world testing to verify my assumptions when building rotation chains. I dunno, maybe having a health check prevents any other api calls within the same "click" and is intended feature.

I also wondered if "usable" will return false if the skill is lit, but has a red dot on it, indicating that you could be at wrong distance or face in the wrong direction, but this appears not to be the case, unfortunately. Could be useful in some scenarios.

Regardless - super useful plugin. thanks!

Last edited by akourbat : 10-26-2020 at 10:33 AM.
akourbat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-25-2020, 06:08 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Re: Morale checks

Quote:
Originally Posted by akourbat
I made it work by removing "skill is usable" check from "Catch a Breath", but am curious why it prevented the use of the skill in the first place. It lights up when there is a parry response ans I assumed this is what "usable" is. I works for me still, as this whole subsequence is predicated on parry response check, but would be good to learn if there is an explanation to the "usable" which I may have missed.
Your guess is as good as mine. My plugin merely exposes the IsUsable() function that is built into the API. Sometimes it works; sometimes it doesn't. It isn't documented anywhere, so we don't even really know what it is supposed to do. Use at your own risk.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-23-2020, 12:05 PM  
akourbat
The Wary

Forum posts: 0
File comments: 46
Uploads: 0
Morale checks

Hi, for some reason on my guardian self-health based triggers never fire in combat. For example "Catch a Breath" is always skipped even though the conditions for its use could all be all true. Surprisingly morale checks for enemy targets work just fine, I use it on "Hammer Down" skill and it works as expected. Has there been some changes made recently to game's API that prevent such checks now? Or should I now target myself to check my own morale?
Regards,
Alex

UPDATE: I made it work by removing "skill is usable" check from "Catch a Breath", but am curious why it prevented the use of the skill in the first place. It lights up when there is a parry response ans I assumed this is what "usable" is. I works for me still, as this whole subsequence is predicated on parry response check, but would be good to learn if there is an explanation to the "usable" which I may have missed.

Last edited by akourbat : 10-23-2020 at 12:20 PM.
akourbat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-12-2020, 06:02 PM  
Pattg-in-mn
The Wary
 
Pattg-in-mn's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: hid the bar

  1. Open the Plugin Manager.
  2. Select SequenceBars in the list.
  3. Click the "Options" tab.
  4. Click the "Directory" subtab.
  5. Right-click on the "Show" button next to the hidden bar.
  6. If you still don't see the bar, it may be off the screen. Right-click in and choose "Find".

Thank you i will try that tonight
Pattg-in-mn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-12-2020, 04:52 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Re: hid the bar

Quote:
Hi I am having a problem.
I just installed this plugin and i love it.
I have several characters and have it installed on them.

On one character I accidently hid it some how.
I have tried the shell commands, no go on showing it.
I have gone in the Plugin window and tried showing it in the option window, no go.
I have uninstalled it, deleted the folder in the plugins, and plugin data folder and reinstalled it, no go.
I have tried to copy this accident on my other characters but everything works according to directions and can always show the bar again.
What am i missing to fix this.
Thanks for any help.
  1. Open the Plugin Manager.
  2. Select SequenceBars in the list.
  3. Click the "Options" tab.
  4. Click the "Directory" subtab.
  5. Right-click on the "Show" button next to the hidden bar.
  6. If you still don't see the bar, it may be off the screen. Right-click in and choose "Find".
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-12-2020, 03:03 PM  
Pattg-in-mn
The Wary
 
Pattg-in-mn's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
hid the bar

Hi I am having a problem.
I just installed this plugin and i love it.
I have several characters and have it installed on them.

On one character I accidently hid it some how.
I have tried the shell commands, no go on showing it.
I have gone in the Plugin window and tried showing it in the option window, no go.
I have uninstalled it, deleted the folder in the plugins, and plugin data folder and reinstalled it, no go.
I have tried to copy this accident on my other characters but everything works according to directions and can always show the bar again.
What am i missing to fix this.
Thanks for any help.
Pattg-in-mn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-26-2020, 04:24 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Re: Hunter Swap Bows

Quote:
Originally Posted by Ondopher
I'm trying to make 2 new bars with specific conditions, but having a hard time.

Basically, I want to make a bar visible when I have a certain Bow equipped, and make it hide when that certain Bow is not equipped.

As there is a lot of Bow swapping for Hunter, this will give a nice visual cue on which Bow is equipped. I hope that makes sense.
You will need to use a "continuously running" sequence to monitor which bow is equipped and generate user events to show/hide the bars. It will be similar to this example. Let me know if you can't get it to work.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-05-2020, 04:28 PM  
rerka
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
ok thank you
rerka is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-05-2020, 12:46 PM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Quote:
Originally Posted by rerka
I managed to create 2 sequence bars to change my gear. I'd like to know, do there is a way to execute all the sequence from the begining to the end with only one click ?
No. That is prohibited by the design of the game's Lua API.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-05-2020, 06:15 AM  
rerka
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Hello, Sorry for my approximative english.

I managed to create 2 sequence bars to change my gear. I'd like to know, do there is a way to execute all the sequence from the begining to the end with only one click ?

Thanks for your answers

Last edited by rerka : 07-05-2020 at 09:42 AM.
rerka is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-03-2020, 02:55 PM  
Red Wolf
The Wary
 
Red Wolf's Avatar

Forum posts: 4
File comments: 15
Uploads: 0
Re: Set unequip destination

Thank you. I provided two slot sequences and it now un-equips to one of those desired slots.

I missed the "User Manual" section as my brain got stuck on looking for "Documentation".

Last edited by Red Wolf : 07-03-2020 at 02:59 PM.
Red Wolf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-01-2020, 01:15 AM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Re: Set unequip destination

Quote:
What am I missing in how this unequip destination works?
Please see: https://www.lotrointerface.com/porta...d=64&pageid=33
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-30-2020, 10:18 PM  
Red Wolf
The Wary
 
Red Wolf's Avatar

Forum posts: 4
File comments: 15
Uploads: 0
Set unequip destination

I have a sequence to load all my tank gear. I use the "remove equipment" action to first unequip the two earrings before I load these pieces. I use Bag 2 to hold all my equipment items so when I remove the equipment, I would like them to go into bag 2 and not bag 1. So I tried adding a "Set unequip destination" before the first unequip action and set the "Preferred Bag slot(s)" to 2. However, when I execute the sequence, removed items are still being put into bag 1. So maybe I need to specify the starting slot number in bag 2? Bag 1 has 70 slots but when I entered 71 for preferred bag slot it still put it into bag 1.

What am I missing in how this unequip destination works?

Thanks for the great plugin.
Red Wolf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-10-2020, 10:42 PM  
vascoferreira
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Execute Skills

Quote:
No. That is prohibited by the design of the game's Lua API.
Thank you for your reply. The plugin is amazing.
vascoferreira 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 04:45 PM.


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