WoW:API GetZonePVPInfo: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 14: Line 14:


:String pvpType, String factionName, Boolean isArena
:String pvpType, String factionName, Boolean isArena
:;pvpType : "friendly", if the zone is controlled by the faction the player belongs to<br>"contested", if the zone is contested<br>"hostile", if the zone is controlled by the opposing faction
:;pvpType : "friendly", if the zone is controlled by the faction the player belongs to<br>"contested", if the zone is contested<br>"hostile", if the zone is controlled by the opposing faction<br>"sanctuary", if the zone is a sanctuary and does not allow pvp combat (2.0.x)
:;factionName : the faction, that controls the zone, if pypType is "friendly" or "hostile"
:;factionName : the faction, that controls the zone, if pypType is "friendly" or "hostile"
:;isArena : true, if the player is in an arena, false otherwise
:;isArena : true, if the player is in an arena, false otherwise
Anonymous user