lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces

Category: Outdated LotRO InterfacesSkirmish Raid Tracker
Interface Information
Download
How do I install this? (FAQ)
Name: Skirmish Raid Tracker   Popular!
Author:
Date: 12-01-2012 04:23 PM
Size: 3.66 Kb
Version: 0.3
Rate File: 5 out of 5 with 3 votes  
Patch & Add-on List
File Name
Version
Size
Author
Date
Type
0.2.2
3.49 Kb
11-29-2012 04:53 AM
Patch
Pictures
Click to enlarge 

Views: 0
Size: 929 b
Dimensions: 35 x 17
 
Description
Note: This plugin uses the Chat handler. It'll play well with any of my other scripts that use the chat handler, but not other authors' scripts that use the chat handler.

Anyways, this plugin looks for a message on the Quest channel of the form:
Completed:
<something> - Raid
or
Completed:
Warband: <something>

It then stores the character name, <something>, and the time stamp. This should detect the completion of skirmish raid quests and warband quests. Typing /srt will give you a list of character names/skirmish raid quests that have a time stamp after the most recent Thursday 6am EDT, character names/warbands that have a time stamp since the daily reset at midnight PDT.

Command: /srt - list out the skirmishes/warbands that should be on cooldown.

Changes:
0.3 - Added German and French strings. Note: The French client does not have a unique name for skirmish raid quests, so this will only work for warbands on the French client. Thanks go to Amethadan for the German strings.

0.2.2 - Add Misc library back in. Should allow the call to serialize() to work properly when saving.

0.2.1 - Removed call to trim() (wasn't need anyways), added daylight savings support.

0.2 - Fixed a bug with loading. Added Warband support.
Archive List (Old Versions)
File Name
Version
Size
Author
Date
0.2.2
3.48 Kb
moebius92
11-02-2012 01:50 AM
0.2.1
2.30 Kb
moebius92
10-28-2012 12:02 PM
0.2
2.27 Kb
moebius92
10-21-2012 03:13 PM
0.1
2.21 Kb
moebius92
01-14-2012 01:57 AM
File Statistics
User Rating:
5 out of 5 with 3 votes
Downloads: 17999
Views: 61553
Favorites: 10
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 01-14-2012, 10:37 PM  
lunarwtr
The Undying
 
lunarwtr's Avatar
Interface Author - Click to view interfaces

Forum posts: 121
File comments: 344
Uploads: 11
I noticed there are two plugins on lotrointerface with same name.. Is your related to the other?

http://www.lotrointerface.com/downlo...idTracker.html
lunarwtr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2012, 03:10 PM  
moebius92
The Undying
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 44
Uploads: 15
Nope.

Can't remember if I named this before or after seeing the other SRT. Probably after - first record I can find of it was back in early November - call it two weeks prior to that doing the coding.

Not that I can think of what else I'd call it.
moebius92 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-17-2012, 05:38 PM  
Amethadan
The Undefeated
 
Amethadan's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 88
Uploads: 18
not working

I loaded the Addon and tried an Skirmish. After i finished try Commands /srt
. Nothing happened. So this Addon doesn't work for me.
Amethadan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-18-2012, 10:59 PM  
moebius92
The Undying
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 44
Uploads: 15
Hmm. Couple quick checks:

1) Do you remember which skirmish it was?
2) Do you remember if the quest completion message came up at the end?
3) Which language client were you using? It's specifically searching for strings from the English language client - I don't think it'll work on a non-English language client.
moebius92 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-25-2012, 01:07 PM  
aens
The Wary

Forum posts: 2
File comments: 10
Uploads: 0
Reporting that Thievery and Mischief didn't update. Was it because I was incapacitated while the skirmish completed? I'm pretty sure I got the completed message.
aens is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-23-2012, 01:02 PM  
wackafoo
The Indomitable

Forum posts: 12
File comments: 4
Uploads: 0
I have no other plugins loaded. I type in /skr and nothing happens.
wackafoo is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-23-2012, 02:06 PM  
moebius92
The Undying
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 44
Uploads: 15
And in one of the more boneheaded moves, I completely forgot to state the command - it's /srt.
moebius92 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-27-2012, 11:01 PM  
Smugo
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
I'm getting to following error when this is loaded, is it related to the Chat Handler you mentioned?

Code:
...nline\Plugins\moebius92\SkirmishRaidTracker\Main.lua:25: attempt to call global 'trim' (a nil value)
Smugo is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-28-2012, 12:04 PM  
moebius92
The Undying
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 44
Uploads: 15
No, that would be a vestigial function call that I probably should've taken out. (Also, I apparently took out the library that hosted the function.) Update should fix that.
moebius92 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-30-2012, 02:02 PM  
alevker
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
i'm getting following error after a warband is done.

...nline\Plugins\moebius92\SkirmishRaidTracker\Mai n.lua:41: attempt to call global 'serialize' (a nil value)

when i use /srt command it shows the ones i did but if plugins get reloaded all data is gone.
alevker is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-02-2012, 01:51 AM  
moebius92
The Undying
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 44
Uploads: 15
Thanks. Should be fixed.
moebius92 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-02-2012, 02:32 PM  
Smugo
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Everything seems to work for me, thanks.
Smugo is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-02-2012, 06:29 PM  
alevker
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
working great now, thanks.
alevker is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-04-2012, 06:12 AM  
Telaron70
The Wary
 
Telaron70's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
Hiya,

I'm also having problems with new version. was using 0.1 fine but now I get this when I type /srt

...nline\Plugins\moebius92\SkirmishRaidTracker\Mai n.lua:56: bad argument #1 to 'pairs' (table expected, got nil)

I get same message if I try to revert to the old version too. Any ideas?
Telaron70 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-05-2012, 01:40 PM  
moebius92
The Undying
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 44
Uploads: 15
Huh. Okay, that's technically a blank line, but it's probably the Lua interpreter getting the line numbers off again.

Okay, just to check, the error only comes up after you run the "/srt" command, right? Also, does it come up when you first load the plugin and run /srt, or do you have to kill a warband and then run /srt?

Second, things to try - under <account>/<server>/AllCharacters, there should be a file named SkirmishRaidTracker.plugindata - try renaming that to SkirmishRaidTracker.plugindata.bak and see if clearing that will help fix things.
moebius92 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 10:31 AM.


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