SetPVPRoles

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 5.3.0 / 1.15.0

Sets which roles the player is willing to perform in PvP battlegrounds.

SetPVPRoles(tank, healer, dps)

Arguments

tank
boolean - true if the player is willing to tank, false otherwise.
healer
boolean - true if the player is willing to heal, false otherwise.
dps
boolean - true if the player is willing to deal damage, false otherwise.

Triggers events

Patch changes

Mists of Pandaria Patch 5.3.0 (2013-05-21): Added.

See also