Download
(1Kb)
Download
Updated: 03-31-10 11:00 AM
Pictures
File Info
Updated:03-31-10 11:00 AM
Created:03-31-10 11:00 AM
Downloads:2,046
Favorites:15
MD5:

ncRankCheck

Version: 1.0
by: nightcracker [More]

ncRankCheck is a little addon that helps you find downranked spells on the actionbars. When you use /rankcheck it will flash all downranked action buttons and print output to the chatframe(see image).

Upcoming features:
- None
Suggest features!

Usage:
Install & go! Use /rankcheck to show all downranked spells on the actionbars. If you pass any arguments to rankcheck(example: /rankcheck 1) then it will also print out the downranked spells on buttons currently not visible(stealth bar for example).






Optional Files (0)


Post A Reply Comment Options
Unread 10-05-10, 05:31 AM  
Kesava
A Murloc Raider
 
Kesava's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 141
Uploads: 1
The problem was with having an equipment set on your bars. Since this is just a quick fix, it'll now flash equipment sets indefinitely, but at least the rest of it'll work.

Replace line 18 with this:
Code:
print("|cFFFFFACDncRankCheck: |r" .. spell .. " is downranked.")
If you can't see line numbers, line 18 is this by default:
Code:
print(format("|cFFFFFACDncRankCheck: |r%s is downranked.", GetSpellLink(spell, rank)))
Report comment to moderator  
Reply With Quote
Unread 07-10-10, 08:46 AM  
blizzart
A Murloc Raider
 
blizzart's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 111
Uploads: 7
"You aren't in Party" is the only what i see from the addon ...
Why I need to be in a party to see my downranks?
__________________
Kryptik @ Die Arguswacht
Report comment to moderator  
Reply With Quote
Unread 06-13-10, 09:40 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
ncRankCheck 1.0, WoW 3.3.3a live, USEnglish client/server, mid-level Paladin with a single mount (the trainer-learned Charger). Totally identical error occurs as posted below when doing /rankcheck in chat:

Code:
1x ncRankCheck-1.5\ncRankCheck.lua:18: bad argument #2 to 'format' (string expected, got no value)
ncRankCheck-1.5\ncRankCheck.lua:18: in function `value'
Interface\FrameXML\ChatFrame.lua:3577: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:3222: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3246: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

Locals:
visible = ""
found = nil
button = MultiBarLeftButton4 {
 rangeTimer = 0.10499999700114
 feedback_action = 40
 action = 40
 buttonType = "MULTIACTIONBAR4BUTTON"
 0 = <userdata>
 eventsRegistered = true
 flashing = 0
 flashtime = 0
}
spell = "Charger"
rank = "Summon"
(*temporary) = <function> @ Interface\FrameXML\RestrictedEnvironment.lua:92:
The mod is 100% nonfunctional & useless. Seems to be having problems with mounts.
Report comment to moderator  
Reply With Quote
Unread 04-17-10, 09:54 AM  
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view AddOns

Forum posts: 716
File comments: 428
Uploads: 22
Originally posted by Slaxi81
hello,

got the same Error with my lvl 20 character (two mounts), works fine with my lvl 80 character (many mounts)!?
I'll look after it.
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
Report comment to moderator  
Reply With Quote
Unread 04-17-10, 04:07 AM  
Slaxi81
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
hello,

got the same Error with my lvl 20 character (two mounts), works fine with my lvl 80 character (many mounts)!?
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 04-01-10, 02:11 AM  
Elendhriel
A Deviate Faerie Dragon

Forum posts: 13
File comments: 5
Uploads: 0
Hi,

I tried your addon and this is the error i get:

Interface\AddOns\ncRankCheck\ncRankCheck.lua:18: bad argument #2 to 'format' (string expected, got no value)
Count: 1

Call Stack:
(tail call): ?
[C]: ?
[C]: in function `format'
Interface\AddOns\ncRankCheck\ncRankCheck.lua:18: in function `value'
Interface\FrameXML\ChatFrame.lua:3577: in function <Interface\FrameXML\ChatFrame.lua:3509>
[C]: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3222: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3246: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: