PvP rank , standings macro

PvP rank , standings macro

by Diametra » Tue Jul 28, 2015 8:06 pm

I've seen people using this macro to /emote their standings and amount of honor to next rank. My question is what is the macro? and how does it work? Don't you need to know where everyone else stands in order to calculate your own?

Any input would be cool. I can't find anything here in forums.
User avatar
Diametra
Knight-Lieutenant
Knight-Lieutenant
 

Re: PvP rank , standings macro

by Diametra » Tue Jul 28, 2015 8:17 pm

nevermind Ifound it here:

/script P=(math.floor(GetPVPRankProgress(target)*10000))/100 W=UnitPVPRank("player") N=(W-6)*5000+5000*P/100 Q=(W-5)*5000-N*0.8 SendChatMessage("Rank Progress: "..P.."% ".."Current RP: "..N.." RP to next rank "..Q.."","emote")
User avatar
Diametra
Knight-Lieutenant
Knight-Lieutenant
 


Return to Addons & macros