lotrointerface.com
Search Downloads


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


Post A Reply
Author Comments Comment Options
Unread 12-05-2010, 05:47 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
I wonder if, for some odd reason, the windows are staying hidden in your version? I will change the libs and re-upload to see if that fixes it, but won't have the time till tomorrow (probably) now. Sorry Valdacil!

You could do the edit yourself; go to the libs folder and change;

self :SetVisible ( options.visible or 1 )

to

self :SetVisible ( true )

Actually... looking at that it is a pretty stupid line of code as originally written... I must have been half asleep...
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-05-2010, 05:04 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Backed up my Plugins folder then created a new, empty Plugins folder. Extracted the Turbine libraries posted the other day, installed BevyOBars dated 12/4/10, installed [Class] DragBar with Examples 1.3a-All dated 12/5/10; loaded into game. /plugins list shows BevyOBars (3.1b) present. /plugins load BevyOBars reports:
"Bevy O' Bars version by MrJackdaw - enjoy!
Loaded plugin "BevyOBars"."

No bars appear on screen.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 06:29 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Right, I have re-uploaded without using the SVN *and* included the Turbine libraries I downloaded.

I tried this on a fresh install with no other plugins loaded, and it worked just fine.

Of course, you need the Dragbar...
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 06:16 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Oh for pete's sake... why are these errors not happening for me even if I use the new libraries?

I feel like packing it all in!

And yes, I keep forgetting to change the welcome message.

In other news, I think I have sussed out some bar locking code that actually works *fingers crossed)
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 03:13 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
New API

There is a new updated copy of the API and Turbine libraries posted at:

http://forums.lotro.com/showthread.p...mples-updated!

Trying BevyoBars-3.1b using the new libraries results in no errors (in fact there "Bevy O' Bars version 3.1b by MrJackdaw - enjoy!" message appears in chat); but no bars display. Ctrl+\ shows no BevyOBars windows. Reverted to my own edited copy and they work again.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 03:02 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Sadly, not yet. All the functionality is built in - behind the scenes - but we can't yet resize the icons.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 01:21 PM  
lordnarvinye
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Size Change?

I LOVE this plugin...exactly what I was looking for!

Now, is it possible to change the size of the bars? Not the number of slots, but the actual size of the whole item?
lordnarvinye is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 12:24 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
If you follow the link above to Dragbar I have posted the lines you need to alter there.

Hopefully DeusDictum will post an update soon, but I know how much time these things can take up!

It is my favourite plugin - I was surprised to see the three stars.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 09:42 AM  
Thayilis
The Undying
 
Thayilis's Avatar
Interface Author - Click to view interfaces

Forum posts: 59
File comments: 88
Uploads: 2
Aww! I really like this plugin but I get this error when trying to load it:

Lord of the Rings Online\Plugins\JackdawPlugins\Bevy\Main.lua:12: Unable to resolve package "Deusdictum.UI.Dragbar".

You did mention that there was an issue with this Deusdictum thing so if you are working on an update or fix, I am all good with waiting. Just wanted to let you know. Thanks again!

~~Thay
Thayilis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-04-2010, 04:41 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Patch Update made. Some 'interesting' things happened under the patch.

Note: Some changes need to be made to DeusDictums dragbar class too - I will post those changes there.

NOTE: Not massively well tested - I only have a level 6 on that server and lag is terrible!

Last edited by MrJackdaw : 12-04-2010 at 04:43 AM.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-02-2010, 12:46 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Thanks for the work there guys!

I am downloading the US client as I didn't realise there would be such a large gap between EU and US patching, nor did I realise how much plugins would get broken.

Hope to have a bufix update on by Sunday, and am going to work on a new feature version over christmas. That's Hope, not guarantee!

Last edited by MrJackdaw : 12-02-2010 at 12:47 AM.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-01-2010, 07:17 PM  
Hilly
The Wary
 
Hilly's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Finally got it working

I had to change change the line talked about below to
Player = Turbine.Gameplay.LocalPlayer.GetInstance();
Then go through all the .lua files in the Jackdaw and Deusdictum folders and comment out the line
import "Turbine.Utils";
Hilly is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-01-2010, 07:46 AM  
Thayilis
The Undying
 
Thayilis's Avatar
Interface Author - Click to view interfaces

Forum posts: 59
File comments: 88
Uploads: 2
That totally didn't work for me. lol I altered the correct line but when I try to load it I get this error:

Lord of the Rings Online\Plugins\JackdawPlugins\Bevy\Main.lua:13: Unable to resolve package "Deusdictum.UI.Dragbar"

Any assistance with this would be a great help! I use these bars a lot for random stuff. lol

Thanks in advance!

~~Thay
Thayilis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 05:33 AM  
grezgorz
The Indomitable

Forum posts: 13
File comments: 13
Uploads: 0
It is a very simple fix to make it work on the new North American client (released on November 29th 2010):

Open main.lua in \Plugins\JackdawPlugins\Bevy in a text editor like notepad.

Scroll down to line 53.

Replace the part that says

LocalPlayer();

with

LocalPlayer.GetInstance();

You are now good to go! :^)

Last edited by grezgorz : 11-30-2010 at 01:17 PM.
grezgorz is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 11:13 PM  
goldbishop
The Undying
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 35
Uploads: 3
Not sure if that has been reported but it seems that all the quickslot bars are tied to quickslot #1. Is there a way around this cause some of myskills get replaced with a random item from my bars or just plain empties them out altogether.
goldbishop 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 01:23 PM.


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