lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 10-31-2011, 09:33 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Re: A Somewhat Picky Request

Quote:
Some, perhaps many of the LUA Plugin authors include a line in their code that is executed on load of the plugin that displays in the in-game chat window some sort of line that says what plugin was loaded. Some even include a version number in this text chat.

Would you consider adding something like this to Kragenbars.

Thanks,

Rrys - Runes & Relics
Simple enough to do. KB used to do this; but I think back during one of the major rebuilds (v3 or v4) it got removed for some reason. I'll look into it.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-31-2011, 09:27 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Quote:
I had taken an AFK from lotro before the classes revamp.
As I returned I have installed the latest version of Kragenbars but on my loremaster the cure bar is empty. It doesn't show the new cure icon (was working fine before the revamp / break).
I made sure it's always on and such.
You have 2 options:
  1. Unlock the bars and drag the new icon to the bar from your skills window
  2. Delete your kragenbars.plugindata file and let it load the defaults.

Option 2 requires you to delete or rename the plugindata file from your MyDocuments\Lotro\PluginData\<Account>\<Server>\<C haracter> folder. This will reset ALL bars and buttons to the defaults.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-31-2011, 09:24 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Re: Champion - Hedge

Quote:
Hi here,

is there a way to make the Hedge icon react in the same way like Flurry and EoB? I would like to have it disappear if it is active or on cooldown.

In Glory stance the cooldown of Hedge has become so short that it could be active all the time - if one would just not forget to activate it in the heat of battle so often...
Haven't played my Champ in a while. I'll have to take a look at what you are talking about and perhaps make an option for that.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-31-2011, 09:22 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Re: Targeting Jewelry Slots

Quote:
After I create two Button Bars, I want to put bracelets in each. How do I tell KragenBars that the item in the first button goes to wrist slot 1, and the item in the second button goes to wrist slot 2?

Thank you.
I'm afraid you can't. KragenBars operates the same as standard button bars from this perspective.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-30-2011, 03:51 PM  
Rrys
LUA Patcher
 
Rrys's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 78
File comments: 36
Uploads: 5
A Somewhat Picky Request

Some, perhaps many of the LUA Plugin authors include a line in their code that is executed on load of the plugin that displays in the in-game chat window some sort of line that says what plugin was loaded. Some even include a version number in this text chat.

Would you consider adding something like this to Kragenbars.

Thanks,

Rrys - Runes & Relics

Last edited by Rrys : 10-30-2011 at 03:54 PM.
Rrys is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-30-2011, 02:02 PM  
carnac
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
German translation

Here are two missing translations for the captain (captainsbars.lua)

self.effectlist['BattleReadied'] :SetName('Kampfbereit');
self.effectlist['BattleHardened'] :SetName('Kampfgestählt');

and for the runebars.lua

self.effectlist["CalmingVerse"] :SetName("Beruhigender Vers");
self.effectlist["MasterofWrits"] :SetName("Meister der Sinnbilder");

Last edited by carnac : 10-30-2011 at 02:32 PM.
carnac is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-29-2011, 02:10 PM  
LioncourtL
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
I had taken an AFK from lotro before the classes revamp.
As I returned I have installed the latest version of Kragenbars but on my loremaster the cure bar is empty. It doesn't show the new cure icon (was working fine before the revamp / break).
I made sure it's always on and such.
LioncourtL is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-29-2011, 06:29 AM  
Josc
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Champion - Hedge

Hi here,

is there a way to make the Hedge icon react in the same way like Flurry and EoB? I would like to have it disappear if it is active or on cooldown.

In Glory stance the cooldown of Hedge has become so short that it could be active all the time - if one would just not forget to activate it in the heat of battle so often...
Josc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-28-2011, 11:19 PM  
Bionic
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
Targeting Jewelry Slots

After I create two Button Bars, I want to put bracelets in each. How do I tell KragenBars that the item in the first button goes to wrist slot 1, and the item in the second button goes to wrist slot 2?

Thank you.
Bionic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-28-2011, 07:51 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Re: German Minstrel Localisation Bug

Quote:
After switching from damage to a heal minstrel, I noticed a little bug.

self.effectlist["BalladHealingBonus"] :SetName("Balladenheilungsbonus");

does not work, change this to

self.effectlist["BalladHealingBonus"] :SetName("Balladenheilungs-Bonus");

then it works.
Great, thanks. I've updated the main source. This change will make it into the next version. Thank you for your feedback and support.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-28-2011, 04:01 PM  
carnac
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
German Minstrel Localisation Bug

After switching from damage to a heal minstrel, I noticed a little bug.

self.effectlist["BalladHealingBonus"] :SetName("Balladenheilungsbonus");

does not work, change this to

self.effectlist["BalladHealingBonus"] :SetName("Balladenheilungs-Bonus");

then it works.
carnac is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-21-2011, 10:08 AM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Re: turn the tables

Quote:
everything was fine b4 update on my guard. after update i installed tonicbars and now my turn the table skill is not working on kragenbar.it is just grey.using the latest version..what should i?
I'm afraid I don't know much about TonicBars and I can't control what NuclearTonic does in his plugin. It is possible that there is a conflict between the two plugins. My recommendation is to use another plugin loader (highly recommend BootStrap; available here on LotroInterface) that supports ordered plugin loading. With Bootstrap you can move KB near to bottom of the plugin load list so it loads last. This should clear up any conflicts.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-21-2011, 01:40 AM  
macabrex
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
turn the tables

everything was fine b4 update on my guard. after update i installed tonicbars and now my turn the table skill is not working on kragenbar.it is just grey.using the latest version..what should i?
macabrex is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-19-2011, 08:46 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Re: Re: Re: Loading on LM

Quote:
thank you, that got that solved I do have one other question just cause I am not sure about it, but the drag a skill to kragenbars that was not encoded, wold that work to add the port to galtrev in the scroll list of hunter ports?
I'm afraid not. Currently KB doesn't have the multislot builder function.

Did I miss the port to galtrev when I was updating the Hunter? If so, then you can help me by doing the following:
  1. Create a new bar in KB and name it something like Test (make it a 1x1)
  2. Add the Guide to Galtrev to the new bar
  3. Close KB setup then unload plugins (/plugins unload)
  4. Open the KragenBars.plugindata for that character and Find "customslots"
  5. Look for the one that is on the "Test" bar
  6. Reply here with the value of "data" (should be something like 0x70003953); please also let me know the minimum level of the quest that grants the skill
Once I have that hex value I can update the hunter accordingly.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-19-2011, 03:57 PM  
Knatty
The Wary

Forum posts: 0
File comments: 12
Uploads: 0
since RoI can't get KB to work

Hi, I get this when I load KB v5.06

...line\Plugins\KragenPlugs\KragenBars\GuardianBar s.lua:535: attempt to index field 'defaults' (a nil value)

and if I try to attempt to enter the setup I get this

Online\Plugins\KragenPlugs\KragenBars\Main.lua:215 : attempt to index global 'KragenBars' (a nil value)

please help, I miss my KB.. Thanks

Never mind, I got it... just read some old posts

Last edited by Knatty : 10-19-2011 at 04:27 PM.
Knatty 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:45 AM.


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