lotrointerface.com
Search Downloads


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


Post A Reply
Author Comments Comment Options
Unread 01-12-2011, 03:30 PM  
Wyndyn_Xor
The Wary
 
Wyndyn_Xor's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Cappy

Snoopy me went into DefaultConfiguration.Captain.lua and added:
configHelper:SetBuffTrigger( "Improved Banner of Hope" );
and in the English localization:
eventManager:RegisterEffect( nil, "Improved Banner of Hope", "Improved Banner of Hope", Turbine.Gameplay.Class.Captain );


it works for me now.

Same changes should work with "Improved Banner of War" and "Improved Banner of Victory"

Not sure what other localizations are.

WX
Wyndyn_Xor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-12-2011, 04:32 PM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Re: Cappy

Quote:
Snoopy me went into DefaultConfiguration.Captain.lua
Personally, it was designed for this purpose. Especially the DefaultConfiugration.... my goal around this was to allow GUILD leaders and RAIDERS to augment what I have provided to allow for standardization across their RAIDS. Basically zip that up and pass it along in your guild and you have provide the same bars in the same places wiht the same triggers across your entire RAID... the potential is huge and the easy of use is rather basic once you know how to use it.

I'm very happy you have it working, I'll try to get my local copies to the same state. I also need to get documentation on exactly HOW to do this, as it IS a supported feature.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-15-2011, 10:34 PM  
Almagnus1
The Undefeated
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 57
Uploads: 2
First off, thank you so much for making this plugin, it's really been a huge help with organizing stuff =)

Any chance a rows/columns settings can be added to the extensions? I'd much rather go with an 5x8 grid containing my horses, than a ~40 button bar that contains them all.

Also, an option for a random selection of everything else in the extension (as a possible "dead" last button) would be awesome too =)
Almagnus1 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2011, 07:01 AM  
BullFrog
The Wary

Forum posts: 1
File comments: 14
Uploads: 0
Umm I found a bug. To reconstruct follow these steps.

1) make an alias for the Plugins Manager
/alias ;p /plugins load manager

2) make a hotkey for ;p (it will overwrite previous hotkey on shortcut 1, so move it to somewhere else, or note what was there)
/alias shortcut ;p 1

3) now press 1, and it loads all the plugins properly, except Tonicbars, for some reasons, when you press 1 on your keyboard, the "extension bars" stay on the top left side of the monitor and the strangest thing when you click with mouse on shortcut 1, it works properly.
BullFrog is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2011, 09:05 AM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
the "extension bars" stay on the top left side of the monitor and the strangest thing when you click with mouse on shortcut 1, it works properly.
Yeah, I've seen this one and investigated it a few times. From the looks of it How Turbine handles the Keyboard isn't the same config load as when it's loaded using the mouse. That being said, the load that occurs incorrectly doesn't provide the bars with the right settings.

I agree it's the strangest thing. I'll try to look into it again and see if I can add a workaround or find some other root cause.

Last edited by NuclearTonic : 01-17-2011 at 09:06 AM.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2011, 10:52 AM  
Farothhen
The Wary
 
Farothhen's Avatar

Forum posts: 2
File comments: 95
Uploads: 0
I've no german "Tier1 Skills" description for the button if I play my Mistrel (65) in the new Quick Bars menu.

Last edited by Farothhen : 01-17-2011 at 03:47 PM.
Farothhen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2011, 03:00 PM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
I've no germen "Tier1 Skills" description for the button if I play my Mistrel (65) in the new Quick Bars menu.
Will fix, thank you!

Quote:
Oh wait! There are a few bugs:

- german Tier2 translation -> english Tier1 button
- german Tier3 translation -> english Tier2 button
- Tier3 button has no translation

Another bug: After a level-up the extension bars are displayed even if they're triggered.
Will fix these too, thanks for the heads up!

Last edited by NuclearTonic : 01-18-2011 at 12:55 PM.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2011, 03:56 PM  
Farothhen
The Wary
 
Farothhen's Avatar

Forum posts: 2
File comments: 95
Uploads: 0
Oh wait! There are a few bugs:

- german Tier2 translation -> english Tier1 button
- german Tier3 translation -> english Tier2 button
- Tier3 button has no translation

Another bug: After a level-up the extension bars are displayed even if they're triggered.

Last edited by Farothhen : 01-17-2011 at 05:43 PM.
Farothhen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2011, 05:29 AM  
Wiof
The Wary
 
Wiof's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Excellent improvment lately.
Just need to inform, that while the new version works on my main character, it is impossible to load on my Hunter. Not sure the reason, but one thing for sure, is that my Hunter is on the first of the list in the AllCharacter config.

Sadly, to erase the character setup to start over, seems a bit dangerous, as it is shared with all other characters on the account.
Wiof is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2011, 08:41 AM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
Excellent improvment lately.
...
Sadly, to erase the character setup to start over, seems a bit dangerous, as it is shared with all other characters on the account.
I'm glad you are liking the changes! As to the problems you are seeing can you send me the file in your AllCharacters? I'll go through and figure out your issue and either push up a patch or get the settings working for you. Send it to: [email protected]

thanks for the support!
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2011, 11:16 AM  
Wiof
The Wary
 
Wiof's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Quote:
I'm glad you are liking the changes! As to the problems you are seeing can you send me the file in your AllCharacters? I'll go through and figure out your issue and either push up a patch or get the settings working for you. Send it to: [email protected]

thanks for the support!
This is the error i get : Plugins\Tonic\TonicBars\Menu\QuickslotsMenu.lua:30 3: attempt to index field 'ClassTriggers' (a nil value)

Something I realized. After opening the settings, the Version is still 2.1.1. even tho I installed 2.2.2 a while ago, and now the beta. So it seems that it doesn't refresh the new version when you load the plugin after a new version. I'll send you the file tomorrow.

Thanks for the support
Wiof is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2011, 11:33 AM  
NuclearTonic
The Undefeated
 
NuclearTonic's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 247
Uploads: 1
Quote:
Something I realized. After opening the settings, the Version is still 2.1.1. even tho I installed 2.2.2 a while ago, and now the beta. So it seems that it doesn't refresh the new version when you load the plugin after a new version. I'll send you the file tomorrow.
Do you delete the directory before installing over the old /tonic directory? If you don't delete it, you might have a MIX of files in there and it might cause LOTS of bad behavior.
NuclearTonic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2011, 11:55 AM  
Wiof
The Wary
 
Wiof's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Quote:
Do you delete the directory before installing over the old /tonic directory? If you don't delete it, you might have a MIX of files in there and it might cause LOTS of bad behavior.
No I don't. I will try and let you know...unless it is too late.
Wiof is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-19-2011, 10:40 PM  
Wiof
The Wary
 
Wiof's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Quote:
No I don't. I will try and let you know...unless it is too late.
Ok. I am about to send you the file within the next 5-10 minutes.

I have 2 accounts, so after deleting the whole tonic folder (not the AllCharacters one) I tried on one of my character (Warden). It works without a blink. So I switch to my other character on the same account. And it happen what I thought, impossible again. So it seems it is working only on the first character you do, and then avoid the other characters to work. So now I am stuck to send you 2 files instead of one.

It awlays comes to this error : attempt to index field 'ClassTriggers' (a nil value)
Wiof is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-21-2011, 11:14 AM  
mypony89
The Undefeated

Forum posts: 5
File comments: 5
Uploads: 0
Ok, everything was working great until I went to reload. When I did I received this message about not being able to load "TonicBars"
...ugins\Tonic\TonicBars\Events\ClassSpecificEvent s.lua:68: attempt to compare number with nil
Kinda disappointing since I just spent 2 hours reconfiguring my entire bar management list on my main character.
EDIT: I was able to load TonicBars on other characters and import the same set up I had on my main (a hunter) without any problems, which sorta makes me feel better hoping that I won't have to redo everything again, however I still have no clue what the problem is on my main.

Last edited by mypony89 : 01-21-2011 at 02:27 PM.
mypony89 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 09:59 PM.


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