lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 04-26-2012, 05:13 AM  
omegavr
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Love this plugin but in the last few versions including the lastest v1.12.18 I have been receiving this error "...s Online\Plugins\HabnaPlugins\TitanBar\functions.lua :305: attempt to call field 'round' (a nil value)" after giving this error the plugin refuses to load.

Edit: uhm, I'm no longer sure I'm using v1.12.18, the Plugin Compendium swears it actualized to it but the txt inside the plugin only has the changelog for up to 1.11.17 and when I try to download here on the site it gives me the .17 file.
Edit2: Yeah, ignore my previous complaint, even the ingame plugin manager says i'm using the .17 version, guess I will wait for the .18 to become available to see if it fixes the problem .

Last edited by omegavr : 04-26-2012 at 05:27 AM.
omegavr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-25-2012, 09:55 PM  
Habna
The Wary
 
Habna's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 247
Uploads: 3
MrsAngelD, with the new version, type /titanbar pw
This will print to the chat box the list of all your currency in wallet.
Habna is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-24-2012, 09:50 PM  
Habna
The Wary
 
Habna's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 247
Uploads: 3
The 'math.round' is present in lotro API. Your modification just floor a nil value, so it will not cause an error. I can't reproduce this bug I will change to 'math.floor' THX!.
Habna is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-24-2012, 05:59 AM  
Sol
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Current version doesnt seem to work:

Plugins\HabnaPlugins\TitanBar\functions.lua:305: attempt to call field 'round' (a nil value)

line 305: local bi = math.round(( usedslots / max ) * 100);

as near as I could find on the internet the math.round function doesnt exist in LUA?

Ive changed line 305 to:
local bi = math.floor(( usedslots / max ) * 100);

which seems to not give any error anyways.

Last edited by Sol : 04-24-2012 at 06:03 AM.
Sol is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-22-2012, 03:28 PM  
MrsAngelD
The Wary
 
MrsAngelD's Avatar

Forum posts: 4
File comments: 35
Uploads: 0
Quote:
Originally Posted by Habna
It will be fix in next release
thank you

Quote:
Originally Posted by Habna
What stats you want?
Well probably all the basics, fate, might, will, agility, vitality. and if possible, finesse, mitigation, crit, mastery...and whatever else you feel like including.


Quote:
Originally Posted by Habna
It's not available in API, it will be added when available.
I understand.

Quote:
Originally Posted by Habna
I don't have those currency. I will need the exact name (Case sensitive) of those currency in the wallet API.
I'll come up with a list and get back to you on them


Quote:
Originally Posted by Habna
It's not available in API, it will be added when available.
I understand

Quote:
Originally Posted by Habna
I'll see what i can do.
Thank you
MrsAngelD is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2012, 11:42 PM  
Habna
The Wary
 
Habna's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 247
Uploads: 3
Quote:
I don't have 24 hour mode selected, after midnight if the times 12:02 A.M. my clock shows 0:02 instead of 12:02.
It will be fix in next release

Quote:
When I hover over my character name it would be nice to get a quick look at my stats.
What stats you want?

Quote:
Reputation tracking
It's not available in API, it will be added when available.

Quote:
The ability to track other wallet items (ie medallions of the north men etc.)
I don't have those currency. I will need the exact name (Case sensitive) of those currency in the wallet API.

Quote:
The ability to list how many travel rations you have & possibly a dropdown menu letting you access & use your ports.
It's not available in API, it will be added when available.

Quote:
The ability to track custom items in your bag, I personally would like to be able to see how many of a certain material I have in my bag such as ore & wood.
I'll see what i can do.

Last edited by Habna : 04-22-2012 at 01:05 AM.
Habna is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2012, 11:18 PM  
MrsAngelD
The Wary
 
MrsAngelD's Avatar

Forum posts: 4
File comments: 35
Uploads: 0
Hi, I really love titan bar and use it on all my characters. I was wondering if a few things might be possible with it. Having used it for a while Now I have a few suggestions, I hope you don't mind.
  • Having the time displayed is great, except even when I don't have 24 hour mode selected, after midnight if the times 12:02 A.M. my clock shows 0:02 instead of 12:02.
  • When I hover over my character name it would be nice to get a quick look at my stats.
  • Reputation tracking with the ability to decide which rep you would like to show on the bar.
  • The ability to track other wallet items based on user selection (ie medallions of the north men etc.)
  • The ability to list how many travel rations you have & possibly a dropdown menu letting you access & use your ports.
  • The ability to track custom items in your bag, I personally would like to be able to see how many of a certain material I have in my bag such as ore & wood.

These are just some suggestions, thank you so much for making such a great plugin and all your hard work on it.

Angel
MrsAngelD is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2012, 10:14 PM  
st5555
The Wary

Forum posts: 1
File comments: 2
Uploads: 0
Re: Re: Option to move bar to bottom?

Ah didn't know that. Thanks for doing it anyway. I haven't tried it in game yet.
In my ignorance I assumed everything else would just jump up a bit.
st5555 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2012, 09:05 PM  
DooDah
The Wary

Forum posts: 1
File comments: 7
Uploads: 0
completely busted now creepside.

...s
Online\Plugins\HabnaPlugins\TitanBar\functions.lua :305: attempt to call field 'round' (a nil value)
unknown command

...s
Online\Plugins\HabnaPlugins\TitanBar\functions.lua :305: attempt to call field 'round' (a nil value)
DooDah is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-20-2012, 11:02 PM  
Habna
The Wary
 
Habna's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 247
Uploads: 3
Re: Option to move bar to bottom?

Quote:
If it had the option to move the bar to the bottom
My guest is it's not possible because UI element can't be move by plugins unless you want to have the bar over your bottom UI element.

Quote:
Woud it possible to impled a functions that displays online kinship members and friends on a tooltip that is display when mouse if over the entry in titanbar?
My guest is it's not possible because kin info are not available in API. I will add this idea when it possible.

Last edited by Habna : 04-20-2012 at 11:05 PM.
Habna is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-20-2012, 09:06 AM  
Thaodan
The Undefeated
 
Thaodan's Avatar

Forum posts: 8
File comments: 16
Uploads: 0
Options to display online friends and kinship members

Woud it possible to impled a functions that displays online kinship members
and friends on a tooltip that is display when mouse if over the entry in titanbar? This is like the wow addon LDB_Guild and LDB_Friends.


LDB_Guild:


LDB_Friends:


Last edited by Thaodan : 04-20-2012 at 09:09 AM.
Thaodan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-19-2012, 05:47 PM  
st5555
The Wary

Forum posts: 1
File comments: 2
Uploads: 0
Option to move bar to bottom?

Greetings,

Nice plugin. I really enjoy it.
If it had the option to move the bar to the bottom, I'd be so grateful!
st5555 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-18-2012, 09:14 PM  
Habna
The Wary
 
Habna's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 247
Uploads: 3
Quote:
EDIT: Much much better now. It has no problem at all :P
Thx for the feedback! Glade that FPS are back up!

Quote:
Thank you, much appreciated
No prob, I love adding great ideas!

Last edited by Habna : 04-18-2012 at 09:15 PM.
Habna is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-18-2012, 05:02 PM  
WhisQ
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
I will add these feature in the next update, thx for the idea.
Change icon size, TitanBar height, font and hiding ability available under 'More options' in the TitanBar menu.
Showing server time available in the control 'Time'.


Thank you, much appreciated
WhisQ is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-18-2012, 10:41 AM  
bravejohn
The Wary

Forum posts: 0
File comments: 8
Uploads: 0
Thanks for the update :P The drop to the fps were from the very beginning and for as long as I play. I didn't had any problem before the last lotro update.

From the other side my friend that also runs Titan Bar didn't notice any frame drop. The fact that my problem solved after I turned off titan bar maybe is a just a coincidence. I will try now the updated version and will give you feedback :P

EDIT: Much much better now. It has no problem at all :P

Last edited by bravejohn : 04-18-2012 at 10:51 AM.
bravejohn 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 12:31 AM.


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