lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 10-13-2011, 07:19 AM  
Dwarrowdel
The Wary

Forum posts: 0
File comments: 26
Uploads: 0
Feature request

Hi Lycius,

Could you please add a column that displays what number each member rolled out of? It should be fairly easy to parse from the chat log. This would be extremely useful for anyone who needs to monitor what people are /rolling, since a quickly scrolling chat box makes it difficult to verify that all members are rolling correctly (even if it is simply ensuring that everyone rolled out of 100).

Thanks! This is a great plugin. I had started working on this same concept myself, but can stop now that it's already developed! =)
Dwarrowdel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-12-2011, 11:31 PM  
shazbaat
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
We were in a raid tonight, and people that joined the raid after I loaded raid rolls didn't show up at all in the raid rolls window. The only solution I could find was to unload the plugin and reload it.

It seems like when people drop, I can hit close rolls and then open rolls and it will add them to the list, but there didn't seem to be anyway to get people added.

edit: doh, just noticed that kylina reported the exact same thing.

Last edited by shazbaat : 10-12-2011 at 11:33 PM.
shazbaat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-12-2011, 02:49 PM  
Kylina
The Wary

Forum posts: 0
File comments: 5
Uploads: 0
Hard to reproduce but i occasionally crash when using the plugins, always happen when opening rolls after closing it in 12 man raid. I was not raid leader at the time but i don't think it has something to do with that.

Maybe due to the current lua backpack crash thing that turbine is going to fix, but the crash is definitely related to the plugin

Also, when people are getting out of raid and getting replaced, the plugins sometimes have a hard time to keep up, closing rolls and reopening them don't update the people, so sometimes i have only 10 or 11 people in the plugins but the raid is a full 12 man one.

Only way to fix that when it happens is unloading the plugin and reloading it again.

Expect that, wonderful plugin of really good use
Kylina is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-10-2011, 09:22 AM  
bsmorgan
The Undefeated

Forum posts: 7
File comments: 69
Uploads: 0
If possible, can the roll window be hidden when the plugin is first loaded?

To answer my own question, yes it can.

Change Main.lua line 4:

MainWindow:SetVisible(false);

and add line 30:

Turbine.Shell.WriteLine("RaidRolls v1.02 by Lycius");

so we know something happened when we loaded the plugin!

Last edited by bsmorgan : 10-10-2011 at 03:14 PM.
bsmorgan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-07-2011, 11:55 PM  
Koios
The Wary
 
Koios's Avatar

Forum posts: 3
File comments: 32
Uploads: 0
When I read the Beta patch notes on the upcoming added functionality, this was the FIRST thing I thought of... How incredibly useful for a raid leader to have this tool at your disposal!

I was alerted to this one last night, while leading my Kin in Ost Dunhoth, and I just downloaded it. Will do some initial testing today and hopefully lead a raid tonight... I'll report back if I have any comments at all. For now: thank you! A wonderfully simple tool that will hopefully make my job a lot easier
Koios is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-07-2011, 06:59 AM  
khepri
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
thanks by advanced

i think ALL THE ENTIRE french community (particulary the leader) wait for that since a long time.

cordially

khepri
khepri is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-06-2011, 09:33 AM  
Lycius
The Wary
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 1
Quote:
hi all

just one question about the plugins :

is there a way to make it work with french client ? if yes is there someone who can explain to me how to make changes, to make it works ?

cuz for the moment, the windows open, i got evryone names, but when we all make the "/dé" nothing comes.

thanks by adavanced

khepri
I downloaded the French client and was able to reproduce what you're seeing. It looks like the output of the /dé rolls has an unprintable character that was causing Raid Rolls to improperly process the messaging. I should have a fix for it later today.
Lycius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-06-2011, 09:17 AM  
khepri
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
hi all

just one question about the plugins :

is there a way to make it work with french client ? if yes is there someone who can explain to me how to make changes, to make it works ?

cuz for the moment, the windows open, i got evryone names, but when we all make the "/dé" nothing comes.

thanks by adavanced

khepri
khepri is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-29-2011, 02:37 PM  
Lycius
The Wary
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 1
Quote:
Nice. Our raid leaders would love this plugin. Gonna give it a test.

btw: Would a sort-button be possible? to sort the list by result? Or maybe even have it as the default view.
The results are sorted when rolls are closed. It would be possible to sort them as rolls were received. That might be something to consider as an option in the future.
Lycius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-29-2011, 02:29 PM  
frankichibi
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
Nice. Our raid leaders would love this plugin. Gonna give it a test.

btw: Would a sort-button be possible? to sort the list by result? Or maybe even have it as the default view.
frankichibi is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-29-2011, 02:26 PM  
bsmorgan
The Undefeated

Forum posts: 7
File comments: 69
Uploads: 0
Thanks! I had them installed but they must have been an older version.
bsmorgan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-29-2011, 11:37 AM  
Lycius
The Wary
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 1
Re: Unable to load raidrolls

Quote:
I get the following error when I attempt "/plugins load raidrolls". This happens both with 1.0 and 1.01. I do have the plugin manager loaded and it sees the plugin, so I believe I unzipped to the correct place per the instructions.

... Rings Online\Plugins\LyciusPlugins\Lib\LPButton.lua:3: attempt to call global 'class' (a nil value)
... Rings Online\Plugins\LyciusPlugins\Lib\__init__.lua:1: Failed to import package "LyciusPlugins.Lib.LPButton".
...Online\Plugins\LyciusPlugins\RaidRolls\RaidRoll s.lua:4: Failed to import package "LyciusPlugins.Lib".
... Online\Plugins\LyciusPlugins\RaidRolls\__init__.lu a:1: Failed to import package "LyciusPlugins.RaidRolls.RaidRolls".
...ings Online\Plugins\LyciusPlugins\RaidRolls\Main.lua:1: Failed to import package "LyciusPlugins.RaidRolls".
Unable to load "raidrolls".
In some recent testing with a friend, I realized that Raid Rolls still has some dependencies on the old Turbine example classes. I plan on making some revisions to remove the dependencies in the near future.

In the meantime, if you follow the instructions in this post to install the example scripts, it should alleviate the issue.

Thanks for the feedback.
Lycius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-29-2011, 11:29 AM  
bsmorgan
The Undefeated

Forum posts: 7
File comments: 69
Uploads: 0
Unable to load raidrolls

I get the following error when I attempt "/plugins load raidrolls". This happens both with 1.0 and 1.01. I do have the plugin manager loaded and it sees the plugin, so I believe I unzipped to the correct place per the instructions.

... Rings Online\Plugins\LyciusPlugins\Lib\LPButton.lua:3: attempt to call global 'class' (a nil value)
... Rings Online\Plugins\LyciusPlugins\Lib\__init__.lua:1: Failed to import package "LyciusPlugins.Lib.LPButton".
...Online\Plugins\LyciusPlugins\RaidRolls\RaidRoll s.lua:4: Failed to import package "LyciusPlugins.Lib".
... Online\Plugins\LyciusPlugins\RaidRolls\__init__.lu a:1: Failed to import package "LyciusPlugins.RaidRolls.RaidRolls".
...ings Online\Plugins\LyciusPlugins\RaidRolls\Main.lua:1: Failed to import package "LyciusPlugins.RaidRolls".
Unable to load "raidrolls".
bsmorgan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-29-2011, 12:37 AM  
Lycius
The Wary
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 1
Re: Translations.

I updated the roll detection logic to be compatible with non-EN clients.

Note that there's not much to see if you're not in a group, since the /roll command (and DE/FR equivalent) does not do anything until you're joined with someone else.
Lycius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-28-2011, 07:02 AM  
Lycius
The Wary
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 1
Translations.

That's right. I'm looking into the requirements for translations. Fortunately there's not a whole lot to translate.
Lycius 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:10 PM.


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