WoW:API EnablePVP: Difference between revisions
Jump to navigation
Jump to search
m ({{wowapi}}) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wowapi | {{wowapi|removed=1.4.0|replace=Replaced by [[API TogglePVP|TogglePVP]]}} | ||
Flags | Flags or unflags the user for PvP combat. | ||
EnablePVP() | EnablePVP() | ||
== Parameters == | |||
: none | |||
== Description == | |||
Simply enable "Player versus Player" for the current player. | |||
Simulate a /pvp (/jcj for French version) in a PvE server. | |||
Revision as of 18:55, 12 February 2021
This is no longer a part of the World of Warcraft API.
|
Flags or unflags the user for PvP combat.
EnablePVP()
Parameters
- none
Description
Simply enable "Player versus Player" for the current player.
Simulate a /pvp (/jcj for French version) in a PvE server.