lotrointerface.com
Search Downloads


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


Post A Reply
Author Comments Comment Options
Unread 11-07-2010, 11:04 AM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
stop displaying extension when: never
I'll add it to the list of things to do. Who knows when I'll get to it though, a lot going on right now.

Quote:
Now, we talk about DE, FR and EN.
What you need to do is open the settingsmanager.lua file and on line 88, move that line down by one and enter

Turbine.Shell.WriteLine( "Country Code:" .. Turbine.Engine:GetLocale() );

What you should see when you load this is "Country Code: xx" I need to know what the XX's are.

Quote:
The checkbox "Display?" isn’t very helpful if it makes the button vanish permanently, so you can’t configure anything anymore afterwards. The only way to make it appear again is to edit the PluginData file? Maybe a special command like /tonicbars hide/show would be more useful then
There are commands to show the main menu. /tb or /tonicbars will do the trick.

Last edited by NuclearTonic : 11-07-2010 at 11:11 AM.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-07-2010, 03:53 PM  
Calion
The Wary

Forum posts: 1
File comments: 7
Uploads: 0
Quote:
There are commands to show the main menu. /tb or /tonicbars will do the trick.
Including that (and any other commands) in the documentation would be very helpful. I've made a TonicBar Extension that holds shortcuts for all my plugins, and I couldn't figure out how to add TonicBar until I saw this post. I tried /tonic and /tonicbar to no avail

Thanks for this utility! I presume there's no way to have a LOTRO plugin actually replace the main quickbar so I can change what skills are triggered by the number keys, like I can without ANY addons in WoW... *sigh*...I just want to have a different skill order when my mini is soloing from when he's in a fellowship...
Calion is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-07-2010, 05:45 PM  
Temil2006
The Unscathed
Interface Author - Click to view interfaces

Forum posts: 17
File comments: 19
Uploads: 2
thank you for your time and effort on this plugin. I like it alot!

That being said, I had an idea of something to be added, and not sure if ya had time to add it in.

Basicly, I'm trying to find a way to hide abilitys they aren't truly avalible. i know you have certain conditions to show hotkeys, being low health and all, but none of those work for what i'm thinking of.

EXAMPLE::
Captain -- they use Rawr type ability, while that ability is active on then, they can use other certain other abilitys..

Captaion -- after defeating an enimy, a select set of skills become avalible to them to use

Is there anyway to either detect those properties to account for (that would take awhile, as there is probly many of them to acount for) .. or is there anyway to add an option to HIDE hotkey, if it's not a skill that is currently usable? not sure if there is a way to check that in the API . .just figured I would ask, thank!
Temil2006 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-07-2010, 08:05 PM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
thank you for your time and effort on this plugin. I like it alot!
...
Is there anyway to either detect those properties to account for (that would take awhile, as there is probly many of them to acount for) .. or is there anyway to add an option to HIDE hotkey, if it's not a skill that is currently usable?
I'm glad you enjoy the plugin. Sadly there is no way to do what you are describing. We can't determine if the skill is applicable right now. But... but...

I'll let you in on a little secret. I'm working on something that should help that. It'll be something that will allow for some amount of class specific tailoring. It might not work on all classes as well as I'm hoping, but it's one of the few things the API provides.

I'm hoping to have it out in the next week.

Quote:
Thanks for this utility! I presume there's no way to have a LOTRO plugin actually replace the main quickbar so I can change what skills are triggered by the number keys,
Not currently. That would be very nice, but the API doesn't support it.

Last edited by NuclearTonic : 11-07-2010 at 08:07 PM.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 07:39 AM  
Annatars Gift
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Thanks for providing such a useful plugin.

I have found a small bug that doesn't seem to be on the list. I haven't looked into it too much or checked that I have the latest version. Nor have I checked this thread fully to see if it has already been mentioned. I was sure I had posted this message yesterday but now can't find it anywhere. So please forgive me if I am repeating something that is already known or resolved.

I just added your plugin over the weekend and the first thing I did was move over all my aliased commands that I had on quickslot bars to a new TonicBar. It worked just fine until I then tried rearranging some of them on the TonicBar. Whenever I moved them they would then disappear altogether.

Thanks for reading.
Annatars Gift is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 08:08 AM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
It worked just fine until I then tried rearranging some of them on the TonicBar. Whenever I moved them they would then disappear altogether.
There was a mouse over bug that was causing something like this that was fixed in v1.4. If you have an older version it would be worth upgrading and trying again.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 09:57 AM  
marco81
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
First, thank you NuclearTonic for this very nice plugin.

There is one additionnal feature I think would be useful: when the extension are configured to be shown when moused over, it would be nice if there was the possiblity to configure a short delay (say 0.1-0.2 second) for the extension to close when the mouse leaves the extension. Indeed, when using very long extension, I find it difficult to reach the last slot without the mouse leaving the extension.... Or alternatively, could you make an option such that the extension closes only when the mouse is, say, at least, 10 pixel away ?
marco81 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 01:43 PM  
Wiof
The Wary
 
Wiof's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Ok well,*after adding your code, It did show me FR, why? cause I've decided to change the OS Setup to French. It is not the best, but it is now working. I assume that the code should have been IN for Indonesia.

So far, it is working, but I am afraid that this can be a future problem for others around the world that are not located in EN, DE, FR, as their OS location setup will be different.

To conclude, Im happy that it is working now, and thanks for the fast respond.
Wiof is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 02:28 PM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
I am afraid that this can be a future problem for others around the world that are not located in EN, DE, FR, as their OS location setup will be different.
I would always do this, but it's a performance issue. I don't want everyone to incur a major performance hit because a few locales have a bug in their client. Hopefully, this bug is addressed by Turbine and I can remove this entire HACK. Unitl then, if there are more issues, I'll add them on a case by case basis.

For some applications, doing this all the time might not be an issue... but in my app, I have probably 15-20 settings that are numeric PER BAR. So, you have 5 bars, that's 100 conversions every time save is called. That's non-trivial. ** This is a guestament I don't have real data as I'm at work right now.**

By the way, I'm hoping to get a French translation... Soon. (next week or two).

Last edited by NuclearTonic : 11-08-2010 at 03:15 PM.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 08:32 PM  
Annatars Gift
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
I wasn't on the latest version, but I am now. Unfortunately I still lose my aliased shortcuts if I try moving them (after first moving them onto a tonicbar).

One to add to your bug list. Still a great plugin though.
Annatars Gift is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-08-2010, 09:25 PM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
I still lose my aliased shortcuts if I try moving them (after first moving them onto a tonicbar).
Can you provide me with an example step-by-step how to get this to occur. Not sure exactly what you mean by aliased shortcuts. Thanks.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-09-2010, 08:49 AM  
Annatars Gift
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Can you provide me with an example step-by-step how to get this to occur. Not sure exactly what you mean by aliased shortcuts. Thanks.
1) Create an alias for those mighty friends.
Code:
/alias ;hail /hail hails the mighty ;target
2) Stick the alias on the first quickslot (leftmost) of your primary quickslot bar.
Code:
/alias shortcut ;hail 1
3) Move the newly created icon to a TonicBar. So far so good.
4) Now try moving the icon to another location on the TonicBar or back to the original location. At this point it will be lost.

I hope this helps and more importantly you are able to recreate the error.
Annatars Gift is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-10-2010, 11:54 AM  
Jeannepanne
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Hi!

I'm trying out this plugin and loving it! but have 2 questions

When I created my bar I can shrink it... but the icons or skills inside stay the same size. This a bug or something I'm doing wrong?

Can I link buttons to the bars?
Jeannepanne is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-10-2010, 12:40 PM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
When I created my bar I can shrink it... but the icons or skills inside stay the same size. This a bug or something I'm doing wrong?

Can I link buttons to the bars?
I implemented the shinking knowing that I could not shrink the images. I figured it could still be useful for some people. Sadly, there is no way for me to modify those images using the current API.

As to linking buttons to bars, we can't automate any of that. Another limitation of the API... they don't want BOTS being created.

** Class buff triggered bars are coming. That means Minstrels can have bars pop up when the use Tier 1, or Tier 2 skills. Guards can have bars hidden until Block or Parry trigger, Burgs can keep their chain hidden.... cool changes currently in BETA.

Last edited by NuclearTonic : 11-10-2010 at 01:30 PM.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-10-2010, 01:30 PM  
Yoshua
The Wary

Forum posts: 0
File comments: 4
Uploads: 0
Quote:
First, thank you NuclearTonic for this very nice plugin.

There is one additionnal feature I think would be useful: when the extension are configured to be shown when moused over, it would be nice if there was the possiblity to configure a short delay (say 0.1-0.2 second) for the extension to close when the mouse leaves the extension. Indeed, when using very long extension, I find it difficult to reach the last slot without the mouse leaving the extension.... Or alternatively, could you make an option such that the extension closes only when the mouse is, say, at least, 10 pixel away ?
I agree
I signed for this option

Thanks for this very useful plugin
Yoshua 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 11:43 PM.


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