Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Fired when the player enables autoattack.

PLAYER_TARGET_SET_ATTACKING: unitTarget

Payload

unitTarget
string : UnitId

Details

This can occur when:

  • IsCurrentSpell(6603) (where 6603 is the autoattack spell) changes from false to true
  • The player changes target while autoattack is active.
Advertisement