How much honor is it taking to keep your rank?

Re: How much honor is it taking to keep your rank?

by Dreez » Tue Jul 14, 2015 10:32 am

and that's the macro to know how much RP you currently have

Code: Select all
/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")
Dreez - PvP server
<Endzeit>
User avatar
Dreez
Knight-Lieutenant
Knight-Lieutenant
 

Re: How much honor is it taking to keep your rank?

by MattThePhat » Tue Jul 14, 2015 11:22 pm

Again, thank you for your knowledge.
Metalheart - Human Warrior
MattThePhat
Private
Private
 

Previous

Return to Player Vs Player