WoW API: EnablePVP
Jump to navigation
Jump to search
This is no longer a part of the World of Warcraft API.
|
Flags/unflags the user for PvP combat.
EnablePVP();
- Arguments
- none
- Returns
- nil
- Example
EnablePVP();
- Result
- Your PvP flag will be toggled.
- Description
- Simply enable "Player versus Player" for the current player.
- Simulate a /pvp (/jcj for french version) in a PvE server.