API UnitPVPName Edit History Talk0 98,461pages on this wiki Revision as of 17:33, June 25, 2007 by Ravas (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns Unit's PVP rank and Unit's name combined as a String. pvpName = UnitPVPName(UnitId) Arguments unitId UnitId - The unit to get the PVP name for. Returns pvpName String - The unit's combined PVP rank and name. (example: Corporal SomeGuy) Read more A term used to describe errors when AddOns improperly use secure functions. API issecure API... Tainted (AddOns) Returns a number representing the amount of copper rewarded by a particular quest... API GetQuestLogRewardMoney Selects the nearest enemy as the current target. TargetNearestEnemy([reverse]); Arguments... API TargetNearestEnemy Categories: World of Warcraft API