Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. /script P=(math.floor(GetPVPRankProgress(target)*10000))/100 W=UnitPVPRank("player") N=(W-6)*5000+50*P Q=((W-5)*5000)/0.8-N H=(Q/574.29)^4.016 SendChatMessage("Rank "..(W-4).." "..P.."% RP Total: "..N.." Honor to rank up: "..math.floor(H).."", "emote")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement